Registry / crypto / trustbloc-vct

trustbloc-vct

JSON →
library1.0.0gogounverified

A Verifiable Credential Transparency (VCT) implementation for managing verifiable credential logs.

go get github.com/trustbloc/vct
INSTALL
IMPORT
SIG · TRUSTBLOC-VCT
T
trustbloc-vct
cryptogov1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

vct
github.com/trustbloc/vct

Print the VCT library version.

package main import ( "fmt" "github.com/trustbloc/vct" ) func main() { fmt.Println(vct.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
31 hits · last 30 days
node
28
Resources
trustbloc-vct — go get trustbloc-vct · libregistry