Installing Elys Node
Install the Elys binary and configure your node
Last updated
wget -O genesis.json https://github.com/elys-network/elys/blob/main/chain/genesis.json --inet4-only
mv genesis.json ~/.elys/config wget -O genesis.json https://snapshots.polkachu.com/testnet-genesis/elys/genesis.json --inet4-only
mv genesis.json ~/.elys/configsed -i 's/seeds = ""/seeds = "ade4d8bc8cbe014af6ebdf3cb7b1e9ad36f412c0@testnet-seeds.polkachu.com:22056"/' ~/.elys/config/config.toml