VC
The VC Plugin is responsible for implementing standard Verifiable Credential methods. These include signing and verifying credentials and presentations, as well as easily creating testing VCs and VPs.
Install
pnpm i @learncard/vc-pluginVerification Extension
This plugin also exposes the VerifyExtension type, allowing sub-plugins to be easily created that add extra verification checks to the verifyCredential method.
Last updated
Was this helpful?