Ref: Documentation - Hummingbot

Install

System Requirement

ComponentSpecifications
Operating SystemLinux x64 or ARM (Ubuntu 20.04+, Debian 10+), macOS, Windows (WSL2)
Memory4 GB RAM per instance
Storage5 GB HDD space per instance
CPUat 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