Skip to main content

01 Getting Started

This page will make you familiar with basic concepts and show you how to use Triveria Wallet with its APIs.

How to read these guides

  1. Every guide has a section called Common Concepts & Terms. This section describes all concepts and terms used in the guide.
  2. Guides are written to be Trust Framework and Credential Type agnostic unless specified otherwise.
  3. Data structures mentioned in the guides will always have a link to their in-depth documentation

Wallet

Wallet is the basic building block in the Triveria ecosystem. Every wallet holds a Public-Private key pair and identifiers of the key. All wallets also have the capability to hold and to present Verifiable Credentials. By configuring the Wallet, it may have the capability to issue and/or verify Verifiable Credentials.