Ref: Documentation - Hummingbot
Install
System Requirement
| Component | Specifications |
|---|---|
| Operating System | Linux x64 or ARM (Ubuntu 20.04+, Debian 10+), macOS, Windows (WSL2) |
| Memory | 4 GB RAM per instance |
| Storage | 5 GB HDD space per instance |
| CPU | at least 1 vCPU per instance / controller |
Building from source
If you’re a developer looking to build custom strategies or exchange connectors, consider installing Hummingbot from source. There are instructions for macOS, Linux and Windows - see Source Installation.
Before Install
Miniconda
wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh
bash ~/Miniconda3-latest-Linux-x86_64.sh