OpenMined/PyDentity

Turn Attachments tutorial into ACA-Py Protocols Tutorial

wip-abramson opened this issue · 0 comments

Where?

Currently the attachments tutorial isn't that comprehensive but it actually demonstrates some pretty important features.

  • How to extend the AriesAgentController class
  • How to write a plugin for ACA-Py
  • How to run ACA-Py using a plugin.
  • How to use that plugin from a controller

It would be great to get this better reflected in the tutorial.

We should especially aim to teach people how to write plugins (DIDComm protocols essentially), which would be a useful skill for all to learn.

Not urgent, just wanted to capture this.