mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
deploy: c9424f458c
This commit is contained in:
parent
9655fdb7b6
commit
5e3acf3508
1 changed files with 70 additions and 5 deletions
75
index.json
75
index.json
|
@ -21104,7 +21104,72 @@
|
||||||
"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": []
|
"teammembers": [
|
||||||
|
{
|
||||||
|
"name": "Alvaro R.",
|
||||||
|
"link": "https://github.com/alrevuelta"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Arseniy",
|
||||||
|
"link": "https://github.com/adklempner"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Danish",
|
||||||
|
"link": "https://github.com/danisharora099"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Franck",
|
||||||
|
"role": "Lead",
|
||||||
|
"link": "https://github.com/fryorcraken"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Gabriel",
|
||||||
|
"link": "https://github.com/gabrielmer"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Hanno",
|
||||||
|
"role": "Research Lead",
|
||||||
|
"link": "https://github.com/jm-clius"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Pedro",
|
||||||
|
"role": "Business Development Lead",
|
||||||
|
"link": "https://discord.com/users/388306101327626240"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Prem",
|
||||||
|
"link": "https://github.com/chaitanyaprem"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Richard",
|
||||||
|
"link": "https://github.com/richard-ramos"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Simon-Pierre",
|
||||||
|
"link": "https://github.com/SionoiS"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Sasha",
|
||||||
|
"link": "https://github.com/weboko"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Sergei",
|
||||||
|
"link": "https://github.com/s-tikhomirov"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Tanya",
|
||||||
|
"link": "https://github.com/stubbsta"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Václav",
|
||||||
|
"role": "Solutions Engineer",
|
||||||
|
"link": "https://github.com/vpavlin"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Zoltan",
|
||||||
|
"link": "https://github.com/NagyZoltanPeter"
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"links": {
|
"links": {
|
||||||
"web": "https://waku.org",
|
"web": "https://waku.org",
|
||||||
|
@ -21139,7 +21204,7 @@
|
||||||
"node"
|
"node"
|
||||||
],
|
],
|
||||||
"have_token": false,
|
"have_token": false,
|
||||||
"third_party_dependency": "Sepolia Testnet, libp2p",
|
"third_party_dependency": null,
|
||||||
"logos": [
|
"logos": [
|
||||||
{
|
{
|
||||||
"file": "logo.png",
|
"file": "logo.png",
|
||||||
|
@ -21157,7 +21222,7 @@
|
||||||
"upgradability": {
|
"upgradability": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
},
|
},
|
||||||
"asset_custody_type": "custodial",
|
"asset_custody_type": "none",
|
||||||
"encryption": "P2P, ZK, RLN, Anonymity, Gossip Network",
|
"encryption": "P2P, ZK, RLN, Anonymity, Gossip Network",
|
||||||
"p2p": true
|
"p2p": true
|
||||||
},
|
},
|
||||||
|
@ -21169,8 +21234,8 @@
|
||||||
"link": "",
|
"link": "",
|
||||||
"data_usage": ""
|
"data_usage": ""
|
||||||
},
|
},
|
||||||
"compliance": "",
|
"compliance": "No",
|
||||||
"default_privacy": false,
|
"default_privacy": true,
|
||||||
"audits": [],
|
"audits": [],
|
||||||
"social_trust": "Institute of Free Technology",
|
"social_trust": "Institute of Free Technology",
|
||||||
"technical_spof": "",
|
"technical_spof": "",
|
||||||
|
|
Loading…
Reference in a new issue