2.0.2 • Published 1 month 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-kit
Usage
import { /* components */ } from 'solana-agent-kit';
// Use the components as needed
For more information, visit the GitHub repository.