Skip to content
KP Woods edited this page Sep 12, 2023 · 5 revisions

Welcome to the identity-snap wiki!

This repository contains code for Identity Snap that offers various features such as configuring hedera account, getting current did method, getting DID, resolving DID, getting Verifiable Credentials, creating Verifiable Credentials out of some arbitary JSON object, generating Verifiable Presentations from Verifiable Credentials and verifying VCs and verifying VPs.

MetaMask Snaps is a system that allows anyone to safely expand the capabilities of MetaMask. A snap is a program that we run in an isolated environment that can customize the wallet experience.

To interact with Identity Snap, you will need to install MetaMask - version 11.0.0 or higher.

Refer to Identity Snap Official Documentation to learn more about the snap and how to integrate it into your application.

Clone this wiki locally