This commit is contained in:
zah 2024-01-10 01:22:48 +02:00 committed by GitHub
parent f64f4592d7
commit d0f123eb1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7375,6 +7375,22 @@
"license": "MIT",
"web": "https://github.com/zah/nim-package-visible-types"
},
{
"name": "waku",
"url": "https://github.com/waku-org/nwaku",
"method": "git",
"tags": [
"peet-to-peer",
"communication",
"messaging",
"networking",
"cryptography",
"protocols"
],
"description": "Implementation of the Waku protocol",
"license": "Apache License 2.0",
"web": "https://github.com/waku-org/nwaku"
},
{
"name": "drchaos",
"url": "https://github.com/status-im/nim-drchaos",