readme: add waku fleets dashboard link

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2024-05-13 09:00:05 +02:00
parent c98d9d193c
commit cd1b3e145e
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4
1 changed files with 6 additions and 2 deletions

View File

@ -2,9 +2,13 @@
This repo defines infrastructure for running [nim-waku](github.com/status-im/nim-waku) nodes shards.
There are 2 kinds of nodes:
# Dashboard
* `node` - `nim-waku` nodes
You can look up current state of the fleet at: https://fleets.waku.org/
# Layout
* `node` - The `nim-waku` nodes running Waku V2 protocol.
* `node-db` - PostgreSQL used by `node` nodes for envelope storage.
# Discovery