mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-25 13:07:17 +00:00
9d172ae125
* Rebuilding the devnet tool for better quality * Added README * deleted former devnettest folder * Correction changes * Implementation node connection through enode for two nodes * synced two nodes, moving to logging * Fixed lint
4 lines
239 B
Markdown
4 lines
239 B
Markdown
# Devnet
|
|
|
|
This is an automated tool run on the devnet that simulates p2p connection between nodes and ultimately tests operations on them.
|
|
See [DEV_CHAIN](https://github.com/ledgerwatch/erigon/blob/devel/DEV_CHAIN.md) for a manual version. |