This commit is contained in:
DeBelg 2024-10-09 12:33:12 +02:00
parent 1346af38f2
commit e5c3a69424

View file

@ -19057,23 +19057,29 @@
"id": "waku", "id": "waku",
"name": "Waku", "name": "Waku",
"categories": [ "categories": [
"applications" "infrastructure"
], ],
"ecosystem": [ "ecosystem": [
"ethereum" "ethereum"
], ],
"description": "the communication layer for Web3. Decentralized communication that scales", "description": "the communication layer for Web3. Decentralized communication that scales",
"team": { "team": {
"anonymous": false "anonymous": false,
"teammembers": []
}, },
"links": { "links": {
"web": "https://waku.org", "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", "blog": "https://blog.waku.org",
"github": "https://github.com/waku-org",
"forum": "https://forum.vac.dev/",
"docs": "https://docs.waku.org",
"whitepaper": "",
"block_explorer": "",
"governance": "",
"twitter": "https://x.com/waku_org", "twitter": "https://x.com/waku_org",
"discord": "https://discord.waku.org", "discord": "https://discord.waku.org",
"telegram": "",
"lens": "",
"farcaster": "https://farcaster/waku" "farcaster": "https://farcaster/waku"
}, },
"project_status": { "project_status": {
@ -19083,20 +19089,54 @@
"mainnet": false "mainnet": false
}, },
"tracebility": { "tracebility": {
"kyc": false "kyc": false,
"tracked_data": "None",
"sign_in_type_requirments": []
}, },
"usecases": [ "usecases": [
"messaging" "messaging",
"infrastructure",
"research-and-development",
"node"
], ],
"have_token": false, "have_token": false,
"third_party_dependency": false, "third_party_dependency": "Sepolia Testnet, libp2p",
"logos": [ "logos": [
{ {
"file": "logo.png", "file": "logo.png",
"ext": "png", "ext": "png",
"url": "https://explorer-data.web3privacy.info/assets/projects/waku/logo.png" "url": "https://explorer-data.web3privacy.info/assets/projects/waku/logo.png"
} }
] ],
"percentage": 30,
"sunset": false,
"assets_used": [],
"tokens": [],
"project_phase": "testnet",
"blockchain_features": {
"opensource": true,
"upgradability": {
"enabled": false
},
"asset_custody_type": "custodial",
"encryption": "P2P, ZK, RLN, Anonymity, Gossip Network",
"p2p": true
},
"storage": {
"decentralized": true
},
"privacy_policy": {
"defined": false,
"link": "",
"data_usage": ""
},
"compliance": "",
"default_privacy": false,
"audits": [],
"social_trust": "Institute of Free Technology",
"technical_spof": "",
"funding": [],
"history": []
}, },
{ {
"id": "sahara", "id": "sahara",