https://github.com/vpavlin/nwaku-simulator
https://github.com/vpavlin/nwaku-simulator
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vpavlin/nwaku-simulator
- Owner: vpavlin
- Created: 2023-04-12T12:45:23.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-10T07:39:31.000Z (about 2 years ago)
- Last Synced: 2025-01-23T03:45:07.769Z (4 months ago)
- Size: 153 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nwaku-simulator
Requires:
* docker
* docker-composeWithout changing anything:
```
git clone https://github.com/alrevuelta/nwaku-simulator.git
cd nwaku-simulator
```Don't change the `BOOTSTRAP_ENR` and set the `NWAKU_IMAGE` you want.
```
export BOOTSTRAP_ENR=enr:-JK4QHFki86UtnTNDC_MBpgMb5aqz5YjbjUY1emBBYFMYqtLMSRcqfQFxSrT5FVYCceWnSJKrI9GowK7jmvGw7y85W0BgmlkgnY0gmlwhKwUAP6Jc2VjcDI1NmsxoQM3Tqpf5eFn4Jztm4gB0Y0JVSJyxyZsW8QR-QU5DZb-PYN0Y3CC6mCDdWRwgiMohXdha3UyAQ
export NWAKU_IMAGE=statusteam/nim-waku:v0.15.0
```Now run everything.
```
docker-compose up -d
```And 100 nodes are spined up that can be monitored on here:
http://localhost:3000/d/yns_4vFVk/nwaku-monitoring?orgId=1