Skip to content

Commit

Permalink
Add base description of the lib
Browse files Browse the repository at this point in the history
Signed-off-by: Ilie Circiumaru <[email protected]>
  • Loading branch information
iliecirciumaru authored and tkuhrt committed Aug 27, 2024
1 parent fb0806b commit 42acc4c
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions labs/jsonld-vc-bbs-go.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
layout: default
title: JsonLD VC BBS Go
parent: Labs
---
# Lab Name
JsonLD VC BBS Go

# Short Description
Golang implementation of W3C JSON-LD BBS credentials

# Scope of Lab
This library fits into The Linux Foundation Decentralized-Trust branch. It implements issuance, verification, proof generation of [W3C JSON-LD](https://decentralized-id.com/web-standards/w3c/verifiable-credentials/data-integrity-bbs+/) credentials in Golang. The initially supported standards are `BbsBlsSignature2020` and `BbsBlsSignatureProof2020`. Later we will add new standards as they are adopted.

# Initial Committers
- https://github.com/iliecirciumaru, Ilie Circiumaru
- https://github.com/pasquale95, Pasquale Convertini

# Sponsors
- https://github.com/denyeart, David Enyeart (IBM), TOC member
- https://github.com/mbrandenburger, Marcus Brandenburger (IBM), TOC member

0 comments on commit 42acc4c

Please sign in to comment.