Registry / other / hyperledger-aries-framework-go-ext-component-vdr-orb

hyperledger-aries-framework-go-ext-component-vdr-orb

JSON →
library0.1.3gogounverified

Package orb implements a VDR (Verifiable Data Registry) for the ORB decentralized identifier network.

go get github.com/hyperledger/aries-framework-go-ext/component/vdr/orb
INSTALL
IMPORT
SIG · HYPERLEDGER-ARIES-
H
hyperledger-aries-framework-go-ext-component-vdr-orb
othergov0.1.3
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.

orb
github.com/hyperledger/aries-framework-go-ext/component/vdr/orb

Initialize a new ORB VDR instance.

package main import ( "fmt" orbvdr "github.com/hyperledger/aries-framework-go-ext/component/vdr/orb" ) func main() { vdr := orbvdr.New() fmt.Println(vdr) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Meta
1
Resources
hyperledger-aries-framework-go-ext-component-vdr-orb — go get hyperledger-aries-framework-go-ext-component-vdr-orb · libregistry