Solarium Documentation
Everything you need to build on top of verifiable AI inference on Solana.
Quickstart
Install the SDK and submit your first verifiable AI task in under 5 minutes.
bash
npm install @solarium-labs/sdk @project-serum/anchorArchitecture
Understand the Proof of Inference consensus: Workers, Validators, Commit-Reveal.
SDK Reference
Complete TypeScript API reference for SolariumClient: methods, types, PDA derivation.
Node Guide
Configure and run a Worker or Validator agent node to earn SOL rewards.
CLI
Setup a Node
Run a worker or validator agent.