-
Currently in the [did-exchange-protocol](https://github.com/hyperledger/aries-rfcs/tree/master/features/0023-did-exchange) we define a URL format that connection invitations can be formatted to. This …
-
- [x] I have checked the [FAQ](http://naver.github.io/pinpoint/faq.html), and [issues](https://github.com/naver/pinpoint/issues) and found no answer.
#### What version of pinpoint are you using?
1…
-
The client should provide necessary information to the service by passing the proper interface to the Continue function.
Requirements:
* add `ProtocolDependency(thID) Dependency` function to th…
-
From the discussion on #115
https://github.com/hyperledger/aries-rfcs/pull/115/files#r304002908
If the "magic" DID were a peer DID (or another non-globally resolvable namespace), there could be…
-
During our call we started discussion about using different name for module which handles the keys. Seems like current name `Wallet` introduce a lot of confusion and it is already used by many project…
-
The aries cloud agent is architected to extract the IP address of the nodes in the indy ledger from the genesis transactions for the ledger. If I am not mistaken this may be problematic in the future.…
-
- Create Wallet interface
- Allow injectable Wallet
-
New package: cmd/agent
- template for building the reference agent
- implements and exposes the controller API
-
I.e.:
- issuer sends a credential
- TOB agent receives the credential and saves it in the wallet (the protocol is automated at each step), and sends the "success" messages back to the issuer's agent
-…
ianco updated
5 years ago
-
I am trying to work through the open api demo here:
https://github.com/hyperledger/aries-cloudagent-python/blob/master/demo/AriesOpenAPIDemo.md
But using the act-py CLI instead. I run into diffic…