This web application leverages the Truvera Wallet SDK and Truvera Cloud Wallet for managing credentials and data storage.
-
Start the Application:
- Run the app with the following commands:
npm install --force npm start
- Run the app with the following commands:
-
Initialize the Wallet:
- Option 1: Upload an existing wallet key file.
- Option 2: Generate a new wallet by clicking "Create New Wallet."
-
Import an OpenID Credential Offer:
- Click "Import OpenIDCredential" and enter the Credential Offer URL.
- Also, you can use DID distribution
- Fetch DIDComm messages using the "Fetch Messages" button.
-
View and Manage Credentials:
- Use the "Refresh" button to reload credentials.
- Credentials are displayed in a structured format.
-
Verify a Credential:
- Click "Verify Credential" and provide a Proof Request URL.
- Follow the steps to select a credential and send the proof.
-
Cloud Storage Operations:
- Use "Clear EDV" to reset cloud-stored documents.
- Sync with the cloud wallet via "Refresh."