Welcome to the Starknet Agent Kit (SAK) documentation. This kit provides a powerful interface for interacting with the Starknet blockchain using natural language processing and AI capabilities.
-
Get Started
- Quick installation and basic setup guide
- First steps with SAK
-
Core Concepts
- Agent Actions and Capabilities
- Wallet Management
- LangChain Tools Integration
- Agent Capabilities
-
Reference
- AI Tooling
- MPC Wallets
- Technical Specifications
# Install dependencies
npm install
# Run development server
npm run dev
# Build documentation
npm run build
We welcome contributions to improve the documentation. Please feel free to submit a pull request or open an issue for any improvements you'd like to suggest.
MIT License - see LICENSE for details