Skip to main content

Quick Start

Create DeFi Agent using Tensaikit:

The Tensai Kit SDK is a plug-and-play toolkit that enables you to create smart agents capable of performing onchain actions across protocols like SushiSwap and Morpho.

This section will guide you through the process of creating a DeFi agent using Tensaikit.

⚙️ Prerequisites

Before you begin, ensure you have the following installed:

Verify installation:

node --version   # Should return 18+
npm --version # Should return 9+

🚀 Installation

Install the SDK and required dependencies:

npm install tensaikit