-
Start the development server:
nvm use npm install npm run dev
-
Open http://localhost:3000/ with your browser.
Click these buttons to call
validate-vc
:- ValidateInvalidVc
- ValidateEmptyVc
- ValidateValidVc
Click these buttons to call
parse-vc
:- ParseInvalidVc
- ParseEmptyVc
- ParseValidVc
Click this
SwitchMode
button to switch between calling directly with the browser or calling with the server.