Install SDK
Start using SolComp API in 5 minutes
SolComp provides SDKs in multiple languages, allowing you to quickly integrate decentralized AI inference capabilities. Choose your preferred programming language to get started.
# Install Python SDK with pip
pip install solcomp
# Or install JavaScript SDK with npm
npm install @solcomp/sdkPython SDK
View full documentation
JavaScript SDK
View full documentation
Rust SDK
View full documentation