Skip to content

attempt to reproduce some issues in ethr-did and did-jwt

Notifications You must be signed in to change notification settings

mirceanis/ts-ethr-did

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ethr-did + did-jwt-vc test

This sample project uses a did:ethr identifier to sign a JWT verifiable credential.

npm install

Attempt to reproduce ethr-did issue #110

npm run build && node lib/ethr-110.js
# or
npm run ethr-110

Attempt to reproduce did-jwt issue #275

npm run build && node lib/didjwt-275.js
# or
npm run didjwt-275

About

attempt to reproduce some issues in ethr-did and did-jwt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published