Skip to content

KasarLabs/sak-docs

Repository files navigation

Starknet Agent Kit Documentation

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.

Documentation Structure

  • 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

Quick Links

Development

# Install dependencies
npm install

# Run development server
npm run dev

# Build documentation
npm run build

Contributing

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.

License

MIT License - see LICENSE for details