2.0.2 • Published 10 months ago
@uratmangun/solana-agent-kit v2.0.2
Solana Agent Kit
Connect any AI agents to Solana protocols.
Installation
npm install solana-agent-kit
# or
yarn add solana-agent-kit
# or
bun add solana-agent-kitUsage
import { /* components */ } from 'solana-agent-kit';
// Use the components as neededFor more information, visit the GitHub repository.