Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 284 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 284 Bytes

walt.id Credentials

A collection of W3C Verifiable Credential conform data schemas

Hosted under: https://credentials.walt.id/

Setup

bun install
bun dev

Docker

docker build -t waltid/vc-repository .
docker run -p3000:3000 -i -t waltid/vc-repository