Closed
Description
Description
The goal is to ensure clear and cohesive documentation that mirrors the structure of utils-ts docs. Additionally, validating type hinting on new AlgorandClient
based abstractions, as well as ensuring deprecation notes on all legacy stateless
functions that were available before.
Technical Details
Acceptance Criteria
algokit-utils-py
documentation are up-to-date, high level structure matches docs of latestalgokit-utils-ts
.- Type hinting allows intuitive usage of the package
- Legacy methods provide convenient and granular guides on how to update to latest recommended usage