Skip to content

Implement AlgorandClient interface #110

Closed
@aorumbayev

Description

@aorumbayev

Description

The goal is to ensure complete feature parity between algokit-utils-ts and algokit-utils-py. AlgorandClient 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

  • AlgorandClient interface on algokit-utils-py is implemented and has full feature parity with algokit-utils-ts

Tasks

  • Implement core AlgorandClient interface (must have all related abstractions implemented first)
  • Implement AlgorandClientTransactionSender (depends on AlgoKitComposer to be implemented first, see related item)
  • Implement AlgorandClientTransactionCreator (depends on AlgoKitComposer to be implemented first, see related item)

Metadata

Metadata

Assignees

Labels

algokitv3AlgoKit v3 backlog items

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions