Skip to content

Commit cf0e796

Browse files
authored
Update README.md
1 parent 91488b3 commit cf0e796

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

testchains/nethermind/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
This folder contains a ready to use docker-compose file that starts:
2+
* `poco-chain` service. Accessible on http://localhost:8545/
3+
* `netstats` dashboard to monitor the network status. Accessible on http://localhost:8080.
4+
* `grafana` to display gas usage and other metrics of the chain. Accessible on http://localhost:8081.
5+
* `prometheus` and `pushgateway` used to collect metrics from `poco-chain`.
6+
7+
Note: uncomment Docker volumes in compose file to persist data.

0 commit comments

Comments
 (0)