Requirements
- Node.js 18+
- npm or yarn
- Solana CLI (optional, for key management)
Install
Environment Setup
Create a.env file in your project root:
.env
Generate a Wallet
If you don’t have a Solana wallet, you can generate one:Fund Your Wallet (Devnet)
For testing on devnet, get free SOL and USDC:Verify Installation
TypeScript Configuration
The SDK includes TypeScript types. Recommendedtsconfig.json:
tsconfig.json
Next Steps
Quickstart
Build your first agent in 5 minutes
