Registry / other / trustbloc-orb

trustbloc-orb

JSON →
library1.0.0gogounverified

Orb is a decentralized ledger and identity management system for the TrustBloc ecosystem.

go get github.com/trustbloc/orb
INSTALL
IMPORT
SIG · TRUSTBLOC-ORB
T
trustbloc-orb
othergov1.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.

orb
github.com/trustbloc/orb

Creates an ActivityPub client from the Orb package.

package main import ( "github.com/trustbloc/orb/pkg/activitypub/client" "log" ) func main() { c := client.New("https://example.com") log.Println(c) }
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
6 hits · last 30 days
node
6
Resources
trustbloc-orb — go get trustbloc-orb · libregistry