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