All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Removed all the hardcoded services to make the code cleaner. This is a backwards incompatible change since the current methods to access smart contract functions weren't PEP8 standard, didn't comply with SRP nor DRY either. IMPORTANT: This makes the new library incompatible backwards, check the examples to see how to implement it.
- Fix presentations registry operations to use the correct smart contract address when delegated
- Fix credential registry operations to use the correct smart contract address when delegated
- Added CHANGELOG, homepage and url to pyproject file
- First version deployed on Pypi url.