Skip to content

walt-id/waltid-credentials

Repository files navigation

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