You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal is to ensure complete feature parity between algokit-utils-ts and algokit-utils-py. AssetManager interface and its public methods/properties/vars on utils-py must match the utils-ts implementation within the bounds of python best practices.
Technical Details
Acceptance Criteria
AssetManager interface on algokit-utils-py is implemented and has full feature parity with algokit-utils-ts
The text was updated successfully, but these errors were encountered:
Description
The goal is to ensure complete feature parity between algokit-utils-ts and algokit-utils-py.
AssetManager
interface and its public methods/properties/vars on utils-py must match the utils-ts implementation within the bounds of python best practices.Technical Details
Acceptance Criteria
AssetManager
interface onalgokit-utils-py
is implemented and has full feature parity with algokit-utils-tsThe text was updated successfully, but these errors were encountered: