zkp-ld / zkp-ld-playground

Playground for ZKP-LD: Zero-Knowledge Proof for Linked Data (experimental)
https://playground.zkp-ld.org
MIT License
20 stars 2 forks source link

ZKP-LD Playground

Experimental: Do not use in production

Prerequisites for development

How to run a local server

Clone this repository and run the app:

$ git clone https://github.com/zkp-ld/zkp-ld-playground.git
$ cd zkp-ld-playground
$ npm install
$ npm run dev

Then, open http://localhost:5173 to view it in your browser.

Overview

ZKP-LD Playground is a web-based demonstration application for experimenting with Linked Data-based Verifiable Credentials (VCs) that support selective disclosure and zero-knowledge proofs. It allows you to issue VCs, selectively disclose attributes when presenting them, and verify the presented VCs with predicate proofs.

This application has many features below:

Tutorial

You can download the document below as a file from here.

document-01 document-02 document-03 document-04 document-05 document-06 document-07 document-08 document-09 document-10 document-11 document-12 document-13 document-14 document-15 document-16 document-17 document-18 document-19