Chain specifications for EWF's blockchains, Volta and Energy Web Chain.
This repository is used for automatic updates of the live network and must not be moved or deleted.
Chain | Checksum | URL |
---|---|---|
Volta | 5f897743eaa1a6d901c377d1b7a8a385ec836c7588cf11a1b6c72172c5fdfc37 |
https://raw.githubusercontent.com/energywebfoundation/ewf-chainspec/master/Volta.json |
EnergyWebChain | 2bbdf8758f07cf3f33124dbde8fa66d31c169bcafc71e453e85035ca79ccfb7e |
https://raw.githubusercontent.com/energywebfoundation/ewf-chainspec/master/EnergyWebChain.json |
Primary: EWF DevOps (devops@energyweb.org)
Connect to the Energy Web Chain using the latest stable version of OpenEthereum(Previously Parity Ethereum):
openethereum --chain "EnergyWebChain.json"
To connect to the Volta TEST network, type:
openethereum --chain "Volta.json"
Connect to the Energy Web Chain using the latest stable version of Nethermind:
nethermind -c energyweb
To connect to the Volta TEST network, type:
nethermind -c volta
openssl dgst -sha256 path/to/your/chainspec.json