# Clone project repository cd $HOME rm -rf c4e-chain git clone https://github.com/chain4energy/c4e-chain cd c4e-chain git checkout v1.3.1 # Build and install binaries make install