proxy.golang.org : github.com/scoir/aries-framework-go : v0.1.1
Package aries enables Go developers to build solutions based on the Hyperledger Aries project (https://www.hyperledger.org/projects/aries). pkg/framework/aries: The main package of the Aries Framework. This package enables creation of context based on provider options. This context is used by the client packages listed below. Reference: https://pkg.go.dev/github.com/hyperledger/aries-framework-go/pkg/framework/aries pkg/client/didexchange: Provides did exchange protocol through SDK. Reference: https://pkg.go.dev/github.com/hyperledger/aries-framework-go/pkg/client/didexchange pkg/controller/restapi/operation/didexchange: Provides did exchange protocol through restapi. Reference: https://pkg.go.dev/github.com/hyperledger/aries-framework-go/pkg/controller/restapi/operation/didexchange Basic workflow
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/scoir/[email protected]
Published:
Indexed:
- github.com/VictoriaMetrics/fastcache v1.5.5
- github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
- github.com/btcsuite/btcutil v0.0.0-20190425235716-9e5f4b9a998d
- github.com/golang/mock v1.3.1
- github.com/google/tink v1.3.0-rc3
- github.com/google/uuid v1.1.1
- github.com/gorilla/mux v1.7.3
- github.com/mitchellh/mapstructure v1.1.2
- github.com/multiformats/go-multibase v0.0.1
- github.com/multiformats/go-multihash v0.0.8
- github.com/piprate/json-gold v0.3.0
- github.com/square/go-jose/v3 v3.0.0-20190722231519-723929d55157
- github.com/stretchr/testify v1.4.0
- github.com/syndtr/goleveldb v1.0.0
- github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
- github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
- github.com/xeipuuv/gojsonschema v1.1.0
- golang.org/x/crypto v0.0.0-20191119213627-4f8c1d86b1ba
- golang.org/x/net v0.0.0-20190613194153-d28f0bde5980
- golang.org/x/sys v0.0.0-20190616124812-15dcb6c0061f
- nhooyr.io/websocket v1.7.4