boschresearch / open-eot-agents

2 stars 1 forks source link

Integration of tudwallet #26

Open danielksan81 opened 2 years ago

danielksan81 commented 2 years ago

TU Darmstadt released a wallet implementation, which can be used as an alternative wallet, see https://github.com/AppliedCryptoGroup/tudwallet. In addition. there is already an integration into AEA existing, see https://github.com/AppliedCryptoGroup/aea-ledger-ethereum-tud. Idea is to switch to this wallet implementation for key handling and signing.

danielksan81 commented 1 year ago

Integration of TUD wallet is on hold until general integration is available from tudwallet. In the current plugin for AEA there is only the registration of the class, but the usage of the wallet in DecisionMaker or a custom one as well as how to transfer proper parameters for key signing is missing. In addition there is no management of keys possible with a dedicated protocol.