Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 827 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 827 Bytes

Description

This repo defines legacy infrastructure for running nim-waku nodes.

Only a single node is kept for the needs of js-waku development.

Dashboard

You can look up current state of the fleet at: https://fleets.waku.org/

Discovery

DNS TXT ENRTree records exist to discover available fleets:

enrtree://ANEDLO25QVUGJOUTQFRYKWX6P4Z4GKVESBMHML7DZ6YK4LGS5FC5O@prod.wakuv2.nodes.status.im

Continuous Integration

Jenkins CI builds can be used to build and deploy new Docker images:

Repo Usage

For how to use this repo read the Infra Repo Usage doc.