Building from source
Getting the repository
git clone https://github.com/Cardinal-Cryptography/aleph-node.git
cd aleph-nodeNix
sh <(curl -L https://nixos.org/nix/install) --daemongit checkout r-15.2.0nix-shell --pure --run 'cargo build --release --locked --package aleph-node' shell.nixDocker
Cargo
Last updated
Was this helpful?
