Check out the guide on Medium
- Install Docker
git clone https://github.com/YazzyYaz/parity-arm.git && cd parity-armdocker build -t yazanator90:parity-arm .docker run -d --name parity-arm yazanator90:parity-armdocker start parity-armdocker psdocker cp parity-arm:/parity-ethereum/target/armv7-unknown-linux-gnueabihf/release/parity parity-armdocker stop parity-armdocker rm parity-arm- Copy parity-arm into the Raspberry Pi with scp.