Install binary from source code (option A)
8/1/25Less than 1 minute
Install binary from source code (option A)
Clone repository and checkout to proper tag
git clone --depth 1 --branch v1.4.0 https://github.com/chain4energy/c4e-chain.git
Go to dir and build project
cd c4e-chain/
make install
Check binary version should be equal
c4ed version
output: 1.4.0