CRAITE Python SDK - AI-powered Web3 code generation
Project description
CRAITE Python SDK
Web3 AI development in Python.
Installation
pip install craite-sdk
Quick Start
pythonfrom craite import create_client
# Initialize client
client = create_client("your-api-key")
# Generate smart contract
result = client.generate("Create an ERC-20 token with burn function")
print(result["code"])
Features
🚀 Simple API for Web3 code generation
🔧 Support for multiple LLM providers
🎯 14+ specialized MCP tools
📦 Multi-language output (Solidity, Rust, etc.)
⚡ Async support
Documentation
Full documentation at https://craite.xyz/docs
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
craite_sdk-1.0.2.tar.gz
(12.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file craite_sdk-1.0.2.tar.gz.
File metadata
- Download URL: craite_sdk-1.0.2.tar.gz
- Upload date:
- Size: 12.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
61b93ae0ca54d72c6ed0cdedd94d4a2cc2546554f6e595b9dd3e9bd303e3aba8
|
|
| MD5 |
cc96d30524ce1e3cb5e91d8f2043a04b
|
|
| BLAKE2b-256 |
4a57f3646af726bbf6b50a73ad1dc8d088366ee6d709570312b20a6987d09a9e
|
File details
Details for the file craite_sdk-1.0.2-py3-none-any.whl.
File metadata
- Download URL: craite_sdk-1.0.2-py3-none-any.whl
- Upload date:
- Size: 12.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
497051c75dd2095e1138df2fcf9dc66b57a28479b8719cf0955be5e9e140ab3d
|
|
| MD5 |
9d6097f9ee8bad339f8c6535e373ffac
|
|
| BLAKE2b-256 |
80fa7e324e278ac7637278e1ff010b06ffb07ae0cec6766c66bb66141dde013d
|