tientaidev / veramo-diagrams

This repo contains diagrams that show how Veramo works under the hood

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Veramo diagrams

This repo contains diagrams of Veramo agent methods:

  • Create a DID
  • Create a verifiable credential
  • Verify a verifiable credential
  • Create a verifiable presentation
  • Verify a verifiable presentation

How to edit diagrams

Install Plant UML vscode extension, navigate to .puml file, edit and preview current diagrams.

You can also use online version

How to build images locally

Read Guide from PlantUML site

Diagrams

create a DID

createDID

create a Verifiable Credential

createCredential

verify a Verifiable Credential

verifyCredential

create a Verifiable Presentation

createPresentation

verify a Verifiable Presentation

verifyPresentation

About

This repo contains diagrams that show how Veramo works under the hood