Vid201 / ssi-snap

Snap for managing VCs and DIDs in MetaMask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

Snap for managing VCs and DIDs in MetaMask


Languages

Language:TypeScript 88.0%Language:HTML 9.7%Language:JavaScript 2.3%Language:Shell 0.1%