Skip to main content

Verana Verifiable Trust Network

👋🏻 Welcome! The Verana Verifiable Trust Network (VVTN) is a Cosmos SDK based implementation of the Verifiable Public Registry (VPR) specification.

This documentation will guide you through:

  • Setting up and running a node
  • Interacting with the blockchain using CLI
  • Working with modules like Trust Registry and DID Directory
  • Performing governance and upgrades

VVTN inherits all cool features of the Cosmos SDK, including:

  • Seamless interaction via CLI
  • Support for multiple validators
  • Easy upgrades using the Cosmos SDK upgrade module
tip

It is highly recommended to deep dive the Learn section first.