Installation Overview
HyperBEAM requires several dependencies to be installed on your system. This guide will walk you through the installation process for each component.
Installation Order
For the best experience, we recommend installing prerequisites in this order:
- System dependencies (build tools, libraries)
- Erlang/OTP (programming language for HyperBEAM)
- Rebar3 (Erlang build tool)
- Node.js (required for the Compute Unit)
- Rust (required for the dev_snp_nif)
Component Guides
Follow these guides in sequence to set up your environment:
- System Dependencies - Basic system packages
- Erlang Installation - Programming language for HyperBEAM
- Rebar3 Installation - Build tool for Erlang
- Node.js Installation - Required for the Compute Unit
- Rust Installation - Required for the dev_snp_nif
Next Steps
After installing all the dependencies, you can proceed to: