Last updated
Last updated
Hyperspace Mainnet Node - Stage 1 - PoS Consensus Mode
First, clone our GitHub:
Install Substrate pre-requisites (including Rust):
For Unix-based operating systems, run the following commands:
You will also need to install the following packages:
Linux:
Linux on ARM: rust-lld is required for linking wasm, but is missing on non-Tier 1 platforms. So, use this script to build lld and create the symlink /usr/bin/rust-lld to the build binary.
Mac:
The first build takes a long time because all necessary libraries need to be compiled.