This commit is contained in:
Arihant Bansal
2024-12-23 11:52:28 +05:30
parent 528faceafe
commit ad1e8e3f2a

View File

@@ -78,7 +78,7 @@ npm install solana-agent-kit
## Quick Start
```typescript
agent: SolanaAgentKit, createSolanaTools } from "solana-agent-kit";
import { SolanaAgentKit, createSolanaTools } from "solana-agent-kit";
// Initialize with private key and optional RPC URL
const agent = new SolanaAgentKit(