From cd1b3e145e9aae45153ee9a54fdc99a8db8d784e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Soko=C5=82owski?= Date: Mon, 13 May 2024 09:00:05 +0200 Subject: [PATCH] readme: add waku fleets dashboard link MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakub SokoĊ‚owski --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cb601ef..28cb556 100644 --- a/README.md +++ b/README.md @@ -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