**Description** Align python sdk implementation with ts **Motivation** To have a consistent codebase **Implementation details** 1. Get rid of `handle_transaction` and use contract factory and `.transact()` 2. TBD
Description
Align python sdk implementation with ts
Motivation
To have a consistent codebase
Implementation details
handle_transactionand use contract factory and.transact()