Commit Graph

153 Commits

Author SHA1 Message Date
shokollm
1dd7bf47f3 docs: clarify AVE Cloud does not support testnets
Add important note that AVE Cloud APIs are production/mainnet only.
Include safe testing alternatives: quote/dry-run mode and minimal amounts.
2026-04-05 20:58:10 +00:00
shokollm
90283d7403 docs: expand AVE Claw Hackathon research with code examples and guides
- Added 3 runnable Python scripts for Data REST, Data WebSocket, and Trading APIs
- Expanded research with 7 new sections:
  - Extended API documentation with full request/response examples
  - Working code examples with CLI commands
  - Security guide (API keys, HMAC signing, private key protection)
  - Testing strategies (dry-run, paper trading, testnets)
  - Troubleshooting guide with error codes
  - Competitive analysis vs DexScreener, Moralis, CoinGecko
  - Quick reference appendix

Research doc grew from 242 to 906 lines
2026-04-05 20:52:58 +00:00
shokollm
eabbcd911c docs: add AVE Claw Hackathon 2026 research report 2026-04-05 19:42:53 +00:00