Crysto Documentation
Your gateway to the technical operating system of Crysto. Precise, developer-facing documentation for building, integrating, and contributing to autonomous systems.
Quick Start
Get up and running with Crysto in three steps.
Install SDK
Set up the Crysto development environment
npm install @crysto/sdk
Initialize Client
Connect to the Crysto network
const crysto = new CrystoClient()
Deploy Agent
Launch your first autonomous agent
await crysto.deployAgent(config)
Documentation
Comprehensive guides and references for all Crysto components.
Overview & Introduction
Core concepts, architecture overview, and glossary
Crysto Stack
Deep dive into Crystomind, Crystochain, and Protocol layers
Node Operations
Setup, configuration, and participation guidelines
Labs Protocols
Experimental features and research implementations
API Reference
Developer tools and APIs for building on Crysto.
JavaScript SDK
Type-safe client library for TypeScript and JavaScript
GraphQL API
Query blockchain data and AI reasoning results
REST API
HTTP endpoints for system integration
WebSocket Events
Real-time updates and event streaming
Community & Support
Connect with the Crysto developer community and get help.