darwinia-shadow-0.2.5 doesn't have any documentation.
Shadow
The shadow service for relayers and verify workers to retrieve header data and generate proof. Shadow will index the data it needs from blockchain nodes, such as Ethereum and Darwinia.
Usage
)
Download
Note
- Please make sure you have
golanginstalled in your machine - Please make sure you have
sqlite3installed in your machine
Environment
| ENV | Desc | Example |
|---|---|---|
ETHEREUM_RPC |
The rpc of ethereum node | ETHEREUM_RPC=http://localhost:8545 |
ETHEREUM_ROPSTEN |
Enable ropsten source | ETHEREUM_ROPSTEN=true |
MMR_LOG |
The gap of mmr logs | MMR_LOG=10000 |
Trouble Shooting
Everytime you run proof in error, please delete ~/.ethashproof and ~/.ethash
and retry.
LICENSE
GPL-3.0