Installation Instructions for Arch

Install dependencies

pacman -S git go gcc

Download and build geth:

git clone https://github.com/elastos/Elastos.ELA.SideChain.ESC
cd Elastos.ELA.SideChain.ESC
make geth

Last updated