You’ve just built a functional DeFi agent! Here are some ideas to extend it:

Next Steps

  • Move to mainnet when ready for real transactions
  • Extend SPL token features (basic support already included via @goat-sdk/plugin-spl-token)
  • Create a Telegram bot using the same API endpoints
  • Add custom Solana program interactions using the Web3.js connection

Ready for mainnet?

Update your .env.local:
RPC_PROVIDER_URL=https://api.mainnet-beta.solana.com
# Add a mainnet private key with actual SOL