Skip to main content

Sui Agent Kit

An open-source toolkit for connecting AI agents to Sui chain. Now, any agent, using any model can autonomously perform Sui actions. Try our implement here

Quick start

Quick start

Core features

Blockchain Operations

  • Token Operations
    • Balance checks
    • Transfer assets
    • Deploy tokens
  • DeFi Integration
    • Native staking
    • Unstaking
    • Watch stake
  • SuiNS
    • Register
    • Resolve
  • Cetus
    • Create pool CLMM

AI Integration Features

  • LangChain Integration
    • Ready-to-use LangChain tools
    • Autonomous agent support with React
    • Memory management
    • Streaming responses
  • Autonomous Modes
    • Interactive chat mode
    • Autonomous mode
    • Configurable intervals
    • Error handling and recovery
  • AI Tools
    • Natural language processing
    • Price feed integration
    • Automated decision-making

Example Usage

Deploy Tokens

Effortlessly deploy a new token using the provided metadata.

Check Your Wallet’s Assets

Easily view your wallet’s assets with a single message.

Transfer Tokens

Just tell the Agent the token symbol, the amount, and the recipient address, and it will handle the transaction instantly.