Installing Elys Node
Install the Elys binary and configure your node
Elys Network Parameters
Parameter
Value
Install Node
git clone https://github.com/elys-network/elys elys
cd elys
git checkout v0.7.0
make installConfigure Node
elysd init YOUR_MONIKER --chain-id elystestnet-1Last updated