Getting Started
๐๏ธ Welcome
Introduction to TensaiKit.
๐๏ธ Quick Start
Quick-start to build DeFi Agent using TensaiKit.
๐๏ธ Supported chains
List of Supported Chains.
๐๏ธ Setup & Initialize Your Agent
Create an agent using TensaiKit for DeFi protocols actions of Katana Network.
๐๏ธ Setup Chat-Mode Function
The runChatMode function streams responses from your onchain agent based on user prompts. It enables natural language interaction and real-time execution of blockchain actions.
๐๏ธ Setup Controller Function
The Express controller handles incoming chat requests and connects them to your onchain agent. It processes user prompts and returns the agentโs response as an API response.
๐๏ธ Supported Protocols
List of Supported Protocols.