1.5.0 • Published 1 year ago

@blockchain-lab-um/ssi-snap v1.5.0

Weekly downloads
-
License
(Apache-2.0 AND M...
Repository
github
Last release
1 year ago

SSI Snap

The SSI Snap is a MetaMask Snap that enhances MetaMask with functionality to manage DIDs, VCs and VPs. SSI Snap uses DID:ETHR method.

Documentation

Testing SSI Snap

Metamask

First, build and install beta release of Metamask extension:

  • checkout to this branch (chrome recommended)
  • build metamask using yarn start --build-type flask or yarn dist
  • go to chrome://extensions/
  • enable "Developer mode"
  • click "Load unpacked" and point to chrome directory
Live demo

Demo

Demo Snapshot

Running SSI Snap locally

Build and test locally

  • yarn install
  • yarn start

Demo should open on localhost:8081

License

This project is dual-licensed under Apache 2.0 and MIT terms: