mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
deploy: ac6937ef3c
This commit is contained in:
parent
9a367ebd31
commit
127a6b7f7b
2 changed files with 26 additions and 0 deletions
BIN
assets/projects/proof-of-passport/logo.png
Normal file
BIN
assets/projects/proof-of-passport/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 220 KiB |
26
index.json
26
index.json
|
@ -6079,6 +6079,32 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "proof-of-passport",
|
||||||
|
"name": "Proof of Passport",
|
||||||
|
"categories": [
|
||||||
|
"kyc"
|
||||||
|
],
|
||||||
|
"description": "Passport proving protocol using zk-SNARKs",
|
||||||
|
"links": {
|
||||||
|
"web": "https://proofofpassport.com/",
|
||||||
|
"github": "https://github.com/zk-passport/proof-of-passport",
|
||||||
|
"docs": "https://proof-of-passport.gitbook.io/",
|
||||||
|
"twitter": "https://x.com/proofofpassport",
|
||||||
|
"telegram": "https://t.me/proofofpassport"
|
||||||
|
},
|
||||||
|
"team": {
|
||||||
|
"anonymous": false
|
||||||
|
},
|
||||||
|
"have_token": false,
|
||||||
|
"logos": [
|
||||||
|
{
|
||||||
|
"file": "logo.png",
|
||||||
|
"ext": "png",
|
||||||
|
"url": "https://explorer-data.web3privacy.info/assets/projects/proof-of-passport/logo.png"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "waku",
|
"id": "waku",
|
||||||
"name": "Waku",
|
"name": "Waku",
|
||||||
|
|
Loading…
Reference in a new issue