Join the 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.
📺 Community Calls¶
Each month, we livestream one or more community calls on our Discord server. Afterwards, we post recordings on our YouTube channel.
Check out the Hummingbot Calendar for links to these monthly calls and other upcoming events.
Public Resources¶
We maintain and keep updated the following boards, sheets and other resources:
-
Reported Volumes: A public dashboard of the aggregated, anonymized trade volumes that Hummingbot clients report.
-
HBOT Tracker: A public Google Sheet maintained by the Foundation, this shows you the real-time HBOT circulating supply, approved proposals, active bounties, and HBOT distributions.
-
Hummingbot Calendar: Upcoming release dates, monthly polls, community calls, and other events.
-
Bounties Board: A public Github board for bug fixes and proposed enhancements with development bounties attached to them.
-
Pull Request Status: A public Github board for active pull requests that are being voted on, reviewed, and merged.
Official Channels¶
For security purposes, ensure that you use only the official channels below to access Hummingbot content and code:
- Newsletter: Our weekly newsletter contains news, upcoming events, and updates about contributions from the global Hummingbot community
- Discord: 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.
- Youtube: Our YouTube account contains videos that teach you how to use Hummingbot, livestreams of community calls, and interviews with members of the Hummingbot community.
- Twitter: We post regular news and updates on our Twitter account.
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.
Code Repositories¶
All Hummingbot Foundation code is located in the official Github and DockerHub accounts. Below are the only code repositories used 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. Its repositories include:
hummingbot
: Hummingbot core client and CEX connectorsgateway
: DEX connector middlewaredashboard
: Hummingbot Dashboard control center appdeploy-examples
: Deployment exampleshummingbot-site
: Hummingbot website and documentation siteawesome-hummingbot
: All the awesome Hummingbot linkscommunity-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