Skip to content

energywebfoundation/ewf-chainspec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

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

Maintainers

Primary: EWF DevOps (devops@energyweb.org)

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