Community
Hummingbot is the leading open source crypto trading bot, used by thousands of individual and professional traders and developers. Its modular architecture lets users build and maintain connectors, strategies, and other components independently, and many users have modified and customized the Hummingbot software for their own use.
The Hummingbot community is comprised of its global user base of individual liquidity miners, as well as professional traders, market makers, and software developers. Like the Hummingbot codebase itself, our community is open, decentralized, and diverse.
Official Channels¶
Below are the only primary channels used by the Hummingbot Foundation to release official versions of Hummingbot and to communicate news and updates to HBOT token holders.
Website¶
Along with this documentation site, the only other official Hummingbot website is https://hummingbot.org.
Key resources include:
- Botcamp: Our small-batch, hands-on developer bootcamp that teaches you how to create your own custom algo trading strategy using HUmmingbot
- Blog: The official Hummingbot blog with academy articles that teach you about market making along with advanced Hummingbot tips and tricks
Newsletter¶
The Hummingbot Foundation newsletter is hosted at https://hummingbot.substack.com. Published with each monthly release, the newsletter also contains foundation news, upcoming events, and updates about contributions from the global Hummingbot community.
Discord¶
Our official Discord server is located at https://discord.gg/hummingbot. Discord is the primary hub for the Hummingbot community - announcements, user support, trading strategies, connectors, and other discussions. Official announcements are only posted in the #announcements channel.
No DMs
Hummingbot Foundation team members will never initiate direct messages to users. If a random user imitating the core team or any of the community members sends you a DM don't hesitate to report it in our official Discord channel.
Twitter¶
Our Twitter account is https://twitter.com/_hummingbot, where the Foundation will post news and updates.
YouTube¶
Our YouTube account is https://www.youtube.com/c/hummingbot. This channel contains videos that teach you how to use Hummingbot, livestreams of community calls, and interviews with members of the Hummingbot community.
Code Repositories¶
Below are the only code repositories used by the Hummingbot Foundation to release official versions of Hummingbot and to communicate news and updates to HBOT token holders. Please download Hummingbot and Hummingbot-related software from only these official sources.
Github¶
The Foundation Github organization is located at https://github.com/hummingbot. It contains:
hummingbot
: code for the Hummingbot trading clientgateway
: code for the Hummingbot Gateway DEX connector middlewarehummingbot-site
: Hummingbot documentation sitepm
: Agendas and recordings of regular Hummingbot developer and community callsawesome-hummingbot
: All the awesome Hummingbot linksstreamlit-apps
: Hummingbot-related StreamLit data apps and dashboardscommunity-tools
: Tools and resources created by the Hummingbot community
DockerHub¶
Our DockerHub publishes Docker images for:
hummingbot
:master
(latest) anddevelopment
images of Hummingbot starting with version 1.5.0gateway
:main
(latest) anddevelopment
images of Gateway starting with version 1.13.0