Skip to content

Create Verifiable Credentials in EIP712 and JWT format using Veramo while saving to ComposeDB on Ceramic.

Notifications You must be signed in to change notification settings

lutralabs/verifiable-credentials

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

Verifiable Credentials on ComposeDB with Veramo

There are corresponding README documents in each of the child folders within this repository. You can follow the instructions on those documents, which must happen in the following order:

  1. express-veramo
  2. client

Generate Verifiable Credentials (in both EIP712 and JWT format) with Veramo

The express-veramo directory exposes several API paths for creating and verifying Verifiable Credentials using Veramo.

Save and Query Verifiable Credentials on ComposeDB (Ceramic Network)

The client directory contains ComposeDB schema definitions, a ComposeDB server configuration suitable for local development, pre-written queries, and a simple UI to show how credentials generated from Veramo can be saved to and queried from ComposeDB (on the Ceramic Network).

Please follow the more detailed instructions in the corresponding README files in the order outlined above.

About

Create Verifiable Credentials in EIP712 and JWT format using Veramo while saving to ComposeDB on Ceramic.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 74.5%
  • JavaScript 19.0%
  • CSS 6.5%