chore(wakucanary): add canary tool (#1205)

* chore(wakucanary): create folder structure

* chore(wakucanary): spawn waku node

* chore(wakucanary): get supported protocols from lp2p

* chore(wakucanary): add timeout + refactor

* chore(wakucanary): fix comments v1

* chore(wakucanary): update readme

* chore(wakucanary): static->relay, abbr, logLevel, filter issue, colon

* chore(wakucanary): fix typos
This commit is contained in:
Alvaro Revuelta
2022-10-11 05:58:44 +02:00
committed by GitHub
parent 1d21dc48da
commit 3b2b4fbb7d
5 changed files with 185 additions and 0 deletions
+4
View File
@@ -55,6 +55,10 @@ make test
Examples can be found in the examples folder. For Waku v2, there is a fully
featured chat example.
### Tools
Different tools and their corresponding how-to guides can be found in the `tools` folder.
### Bugs, Questions & Features
For an inquiry, or if you would like to propose new features, feel free to [open a general issue](https://github.com/status-im/nim-waku/issues/new/).