EthereumEip712Signature2021 Verifiable Credentials

Install

npm ci

Usage

Create credential

npm run create-credential

Verify credential

npm run verify-credential

Debug

If you want to see debug information, run this before running other commands

export DEBUG=*