An example of how to run a simple Credential Verifier.
This example demonstrates how to run a simple Credential Verifier server, which is useful for local development and testing credential verification.
To prepare the environment and install dependencies, run the setup from within the verifier example directory (e.g., from project root: ./examples/verifier
):
Start the Credential Verifier server locally:
This will launch the verifier server, ready for local credential verification operations.