decentralized-identity / presentation-exchange

Specification that codifies an inter-related pair of data formats for defining proof presentations (Presentation Definition) and subsequent proof submissions (Presentation Submission)

Home Page:https://identity.foundation/presentation-exchange

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Presentation Exchange

Getting Started

git clone git@github.com:decentralized-identity/presentation-exchange.git
cd presentation-exchange
npm i
npm run edit
npx serve build

Visit http://localhost:5000/

About

Specification that codifies an inter-related pair of data formats for defining proof presentations (Presentation Definition) and subsequent proof submissions (Presentation Submission)

https://identity.foundation/presentation-exchange

License:Apache License 2.0


Languages

Language:JavaScript 69.9%Language:CSS 14.5%Language:HTML 12.3%Language:TypeScript 3.4%