mirror of
https://github.com/logos-messaging/logos-messaging-simulator.git
synced 2026-01-02 14:03:07 +00:00
Update documentation (#63)
This commit is contained in:
parent
e562e31791
commit
7c0950c28d
@ -28,10 +28,14 @@ docker-compose --compatibility up -d
|
|||||||
|
|
||||||
|
|
||||||
This will:
|
This will:
|
||||||
* spin up grafana/prometheus for monitoring, see `http://localhost:3000`.
|
* create a private blockchain and attach a block explorer.
|
||||||
|
* deploy RLN contract to it.
|
||||||
* spin up a bootstrap nwaku node.
|
* spin up a bootstrap nwaku node.
|
||||||
* spin up a given amount of nwaku nodes with specific versions.
|
* spin up a given amount of nwaku nodes with specific versions.
|
||||||
* spin up a `rest-traffic` instance that will inject traffic into the network (see flags for rate and msg size)
|
* register an RLN membership for each nwaku node.
|
||||||
|
* spin up a `rest-traffic` instance that will inject traffic into the network via the REST API.
|
||||||
|
* see block-explorer `http://localhost:3000`.
|
||||||
|
* see grafana with node metrics `http://localhost:3001`.
|
||||||
|
|
||||||
## notes
|
## notes
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user