@zcloak/verify
v2.0.4
Published
zCloak verify package
Downloads
123
Readme
@zcloak/verify
This repo defined some verifies fucntions to verify Verifiable credential and presentation conveniently and quickly.
Usage
Installation -
yarn add @zcloak/verify
Functions can be imported as follows:
import { vcVerify, vpVerify } from '@zcloak/verify';