Compiling MASQ Node
To compile MASQ Node from source on GitHub here is a basic guide for Ubuntu, using rustup
to install rustc
System Update
Install Compilation Dependency
Development tools
Rust
Compile MASQNode CLI
Download MASQNode source code
Compile
Install MASQNode
Copy compiled binaries to /.local/bin
Last updated