fix: updating Crypt-Keeper data

This commit is contained in:
Iskander
2022-11-15 12:35:51 +02:00
parent d95c9426f5
commit b31e6c44ec

View File

@@ -212,13 +212,13 @@
] ]
}, },
{ {
"name": "ZK-Keeper", "name": "Crypt-Keeper Extension",
"short_name": "ZK-Keeper", "short_name": "Crypt-Keeper Extension",
"description": "ZK-Keeper is a browser plugin which enables Zero knowledge identity management and proof generation", "description": "Crypt-Keeper is a browser plugin which enables Zero knowledge identity management and proof generation",
"image": "zk-keeper.png", "image": "zk-keeper.png",
"links": [ "links": [
{ {
"github": "https://github.com/faa/zk-keeper" "github": "https://github.com/privacy-scaling-explorations/crypt-keeper-extension"
} }
] ]
} }