diff --git a/assets/projects/proof-of-passport/logo.png b/assets/projects/proof-of-passport/logo.png new file mode 100644 index 00000000..398f7414 Binary files /dev/null and b/assets/projects/proof-of-passport/logo.png differ diff --git a/index.json b/index.json index 60581402..b8da090f 100644 --- a/index.json +++ b/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", "name": "Waku",