-
-
Notifications
You must be signed in to change notification settings - Fork 22
Description
Description
The aries-basic-controller library has now been extracted into it's own repo and is being developed under DIDx (@lohanspies ). The aim is to turn this into production ready library with a complete CI/CD pipeline and release strategy etc. Repo is here -https://github.com/didx-xyz/aries-cloudcontroller-python
Currently the aries-basic-controller library still exists in PyDentity and all tutorials and projects are using this code as is. We should do a complete refactor of this, so all notebooks use the deployed https://pypi.org/project/aries-cloudcontroller/ package. This version should be fixed, as the aries-cloudcontroller is under active development and staying with the latest version could cause the tutorials to get out of sync.
It should be a relatively straightforward set of changes that will help tidy up the repo