Prerequisite
This page shows how to initialize the Verifier SDK inside your code
Step 1: Import Required Modules
Import the necessary modules at the beginning of your code:
Step 2: Initialize The Verifier Class
Create an instance of the Verifier class:
Last updated