-
Latest Update: 2024.10.09
This description will evolve as the transition of ACA-Py into the [OpenWallet Foundation] (OWF) and the transfer of the repo (now done) is made operational. Bookmark this …
-
Aries' Invitation from the Connection protocol is deprecated and now the OOB protocol should be used instead: https://github.com/hyperledger/aries-rfcs/blob/main/features/0160-connection-protocol/READ…
-
For DIDComm invitations that include Presentation Requests and Credential Offers it is a must if we want to render them to QR codes.
See https://github.com/hyperledger/aries-rfcs/blob/main/features…
-
The following description was copied from here; https://github.com/hyperledger/aries-cloudagent-python/issues/2256#issuecomment-1589168883
With ACA-Py it's possible to perform writes to the ledger …
-
-
Hyperledger Aries의 VC전달 프로토콜인 Issue Credential Protocol 과 VP 전달 프로토콜인 Present Proof Protocol 는 VC와 VP의 형식에 영향을 받지 않기 위해 이를 위한 포멧을 따로 분류하였다.
이 과정에서 Hyperledger Aries 해당 포멧에서 사용하는 값들을 VC와 VP 구현에 따라 분류…
-
This is dependant on persistent queues (PR https://github.com/hyperledger/aries-cloudagent-python/pull/1604) and giving aca-py the ability to "hold" inbound messages until the unmanaged wallet can be …
ianco updated
3 weeks ago
-
When using the NodeJS interface I want to be able to specify multiple parameters to the backend PostgreSQL interface. However, it looks like the '&' character cannot be used to seperate multiple para…
-
Requirements:
* all incoming messages going through the messenger package first (at least this is needed for counting received_orders)
* provide functions needed for sending a message (functions wil…
-
When calling methods over FFI with a callback the error stack shows e.g. this:
```
/Users/timo/Developer/Playground/askar-transaction-test/node_modules/.pnpm/@hyperledger+aries-askar-nodejs@0.2.0-…