Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Since "wallet per aries instance" approach to be used for aries-framework-go, all additional wallet specific initialization steps like creating keys, DIDs can be either performed during very first access to any of the below interface functions or it can be done using a dedicated initialization method.

We should rule out the possibility of using TODO:  "multiple wallets per aries instance" approach to be discussed  due to challenges in handling data leaks between wallet users.

...

  • Why can't we get rid of this plugin and use ask client's to use their customized aries vdri.
    → to be decided during design discussion


Bindings

aries-framework-go wallet is going to be available in all the bindings - Go SDK, REST, JS & Mobile