Skip to content

anagrambuild/solclaw

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

270 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SolClaw 🦀

AI agent for autonomous Solana operations via WhatsApp/Telegram. Execute trades, stake assets, deploy tokens, and manage DeFi protocols through natural language commands.

Features

  • 🔗 60+ Solana Actions - Trade, stake, lend, deploy tokens, mint NFTs
  • 💬 Natural Language - "Swap 0.1 SOL for USDC" → Executes on-chain
  • 📱 WhatsApp/Telegram - Chat with your agent from your phone
  • 🔐 Secure - Isolated containers, private key protection
  • 🎯 Multi-Protocol - Jupiter, Raydium, Drift, Meteora, and more
  • 📚 34 Protocol Skills - Context-aware with full documentation

Quick Start

git clone https://github.com/anagrambuild/solclaw.git
cd solclaw
claude

and after claude code has been started run /setup in the claude code itself

Example Commands

  • "What's my balance?"
  • "Swap 0.1 SOL for USDC"
  • "Stake 1 SOL"
  • "Price of BONK"
  • "Deploy a new token"
  • "Show trending tokens"

Contributing

Want to add a protocol? See CONTRIBUTING.md. In short:

  1. Add a skill in container/skills/<your-protocol>/
  2. Add your program ID(s) to container/solana-tx-preload.cjs
  3. Submit a PR with proof it works (screenshot from WhatsApp, Telegram, or terminal)

Built With

License

MIT

About

SolClaw: AI agent for autonomous Solana operations via WhatsApp/Telegram. Execute trades, stake assets, deploy tokens, and manage DeFi protocols through natural language commands.

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

No contributors

Languages

  • TypeScript 97.4%
  • JavaScript 1.8%
  • Other 0.8%