Skip to content

rubo/ewf-chainspec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EWF official chainspec repository

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 d72895b9f2c5f6db3220c6bda22e543780b28d95a37ac570206a72a1d00896a6 https://raw.githubusercontent.com/energywebfoundation/ewf-chainspec/master/EnergyWebChain.json

Maintainers

Primary: EWF DevOps ([email protected])

Quickstart

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

How to verify checksum

openssl dgst -sha256 path/to/your/chainspec.json

About

EWF official chainspec repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published