Skip to content
Dan edited this page Jun 25, 2018 · 4 revisions

Welcome to the parity_wiki wiki!

Install:

sudo apt install gcc g++ libssl-dev openssl git makebuild-essential openssl libssl-dev libudev-dev
curl https://sh.rustup.rs -sSf | sh
git clone https://github.com/paritytech/parity
cd parity
cargo build --release

Clone this wiki locally