mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
Merge pull request #240 from vpavlin/feat/waku
waku: initial info input
This commit is contained in:
commit
3440734e57
1 changed files with 25 additions and 0 deletions
|
@ -1,9 +1,34 @@
|
|||
name: Waku
|
||||
categories:
|
||||
- messaging
|
||||
ecosystem:
|
||||
- Ethereum
|
||||
description: >-
|
||||
Waku is the communication layer for Web3. Decentralized communication that
|
||||
scales
|
||||
links:
|
||||
web: https://waku.org
|
||||
github: https://github.com/waku-org
|
||||
team:
|
||||
anonymous: false
|
||||
|
||||
links:
|
||||
web: https://waku.org
|
||||
github: https://github.com/waku-org
|
||||
docs: https://docs.waku.org
|
||||
forum: https://forum.vac.dev/
|
||||
blog: https://blog.waku.org
|
||||
twitter: https://x.com/waku_org
|
||||
discord: https://discord.waku.org
|
||||
farcaster: "@waku"
|
||||
|
||||
project_status:
|
||||
live_status: true
|
||||
version: The Waku Network Gen 0
|
||||
testnet: true
|
||||
mainnet: false
|
||||
|
||||
licenses: Apache 2.0 and MIT
|
||||
|
||||
traceability:
|
||||
kyc: false
|
||||
|
|
Loading…
Reference in a new issue