Community

πŸš€ New to GMGN.ai? Create your account with our referral link to support GmGnAPI’s development β†’ Sign up on GMGN.ai
πŸ’¬ Need help? Join the Chipa Discord Β· ⚑ Go no-code with ChipaEditor

GmGnAPI is built by developers, for developers. Join a growing community of blockchain data engineers, quant traders, and Python builders.

Discord Server

The Chipa Discord is the fastest way to get help, share your bot, and connect with other GmGnAPI users. Active channels include:

  • #announcements β€” releases and project news
  • #general β€” hang out and talk markets
  • #help-&-support β€” get unstuck fast
  • #trading-bots β€” share strategies and get code reviews
  • #show-and-tell β€” show off what you built
  • #feature-requests β€” shape the roadmap

Join Free β†’

ChipaEditor

ChipaEditor is the next-gen, AI-powered trading bot and strategy editor from the same team behind GmGnAPI. Why the community loves it:

  • No-code strategy building β€” build, backtest, and deploy without writing a line of code
  • AI-powered β€” describe your strategy and let the editor scaffold it
  • Backtesting built in β€” validate ideas before risking capital
  • Works with your stack β€” the perfect companion to GmGnAPI data streams

Try ChipaEditor β†’ Β· Chat about it on Discord

GMGN.ai β€” The Data Source

GmGnAPI is a client library for GMGN.ai β€” one of the best Solana blockchain data platforms. Create a free account to explore the dashboard, track wallets, analyze token flows, and understand the data that powers your bot.

  • Real-time WebSocket streams
  • Free account tier available
  • Solana native chain support

Create Free GMGN Account β†’

Using our referral link supports GmGnAPI development. Thank you! πŸ™

Open Source & Contributing

The project lives on GitLab: gitlab.chipatrade.com/chipadevorg/GmGnAPI

  • Star the repo β€” help others discover GmGnAPI and signal that you’re using it
  • Report bugs β€” open an issue with a minimal reproduction and we’ll fix it fast
  • Submit a merge request β€” want to add a feature, fix a bug, or improve the docs? Merge requests are very welcome
  • Request features β€” post in #feature-requests on Discord

Contributing workflow

  1. Fork the repository on GitLab
  2. Create a feature branch (git checkout -b feature/amazing-feature)
  3. Make your changes and add tests for new functionality
  4. Ensure all tests pass (pytest) and format your code (black, isort)
  5. Push and open a merge request

Start Building

  • Getting Started β€” your first connection in 5 minutes
  • Tutorials β€” step-by-step guides from zero to production
  • Trading Bots β€” patterns, risk management, and architecture
  • FAQ β€” quick answers to common questions