-
Just wanted to start a discussion and and an area to put in any findings we have using the BPA with non-BPA agents.
I have walked through using BPA with Trinsic Wallet - phone app and esatus wallet…
-
Currently the `wallet` package imports the `edv` storage provider, which is in another module. This creates an undesirable dependency on the `edv` module from the main aries go module. We should rewor…
-
Groups in common error shouldn't mention about protocols
https://github.com/hyperledger/aries-framework-go/blob/master/pkg/controller/command/errors.go#L34
-
```
On Wed, Mar 14, 2012 at 9:49 PM, Alan Stewart wrote:
Can you make the 1.1.0 release jar OSGi compatible? It would save me wrapping
it with the maven-bundle-plugin
Thanks
Alan
```
Original iss…
-
Cheqd:
- Cheqd built on top of cosmos sdk
- It connects with cosmos hub as well and leverage all features of cosmos including IBC
- Cheqd says they are building SSI + tokens inorder to incentivi…
-
The recKeys are registered on the router as per the [Route Coordination RFC](https://github.com/hyperledger/aries-rfcs/tree/master/features/0211-route-coordination#keylist-update), for which the edge …
-
https://github.com/hyperledger/aries-framework-go/blob/baaee32af638b505f462db428bff5ef62b77458d/pkg/doc/did/doc.go#L317
`publicKey` was removed from the did-core abstract data model a while ago.
-
See https://github.com/w3c/did-spec-registries/pull/96.
Example: https://github.com/hyperledger/aries-framework-go/blob/849a5721d3cf97bf3e51076cde73b3520bd51005/pkg/doc/signature/suite/jsonwebsigna…
-
[RFC](https://github.com/hyperledger/aries-rfcs/blob/master/features/0510-dif-pres-exch-attach/README.md)
* validation of the presentation submission
* didcomm attachment builders
-
We have a Service Loader Mediator spec. But it is not built into the framework and currently depends upon weaving.
I would like to explore adding support directly unto the framework for the Servic…