This completes the aca-py swagger api coverage and notebook tutorials for the aries basic controller. As this is still in experimental mode the full OM code standards have not been properly followed.
Specifically, it completes the proofs-api and fully documents the present-proof flow between a verifier and prover in a notebook tutorial. Additionally code added to cover the ledger, service and credential api.
How has this been tested?
This has only been tested through coverage of the api within the notebooks. More rigorous testing will be needed eventually.
Description
This completes the aca-py swagger api coverage and notebook tutorials for the aries basic controller. As this is still in experimental mode the full OM code standards have not been properly followed.
Specifically, it completes the proofs-api and fully documents the present-proof flow between a verifier and prover in a notebook tutorial. Additionally code added to cover the ledger, service and credential api.
How has this been tested?