Skip to content

Latest commit

 

History

History

verify

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

@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';