Skip to content

Commit

Permalink
readme: add waku fleets dashboard link
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Sokołowski <jakub@status.im>
  • Loading branch information
jakubgs committed May 13, 2024
1 parent c98d9d1 commit cd1b3e1
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cd1b3e1

Please sign in to comment.