Skip to content

Playground for ZKP-LD: Zero-Knowledge Proof for Linked Data (experimental)

Notifications You must be signed in to change notification settings

DataSign-OTA/zkp-ld-playground

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZKP-LD Playground

Experimental: do not use in production

  • Playground for ZKP-LD: Zero-Knowledge Proof of Linked Data
  • You can sign and verify JSON-LD document using BBS+ signatures with LD-Proofs
  • You can derive and verify zero-knowledge proofs from multiple signed documents, supporting termwise selective disclosure and proof of termwise equality
  • Based on a forked extension of MATTR's jsonld-signatures-bbs
  • Hosted on https://playground.zkp-ld.org

usage

Clone this repository and run the app:

$ git clone https://github.com/zkp-ld/zkp-ld-playground.git
$ cd zkp-ld-playground
$ yarn start

Then open http://localhost:3000 to view it in the browser.

About

Playground for ZKP-LD: Zero-Knowledge Proof for Linked Data (experimental)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.0%
  • HTML 3.3%
  • CSS 1.7%