multiversx / mx-sdk-py

The MultiversX Python SDK.
MIT License
7 stars 0 forks source link

Implemented account transactions factory #15

Closed popenta closed 6 months ago

popenta commented 6 months ago

Implemented the AccountTransactionsFactory based on the specs.

Also added two new methods for the SmartContractTransactionsFactory according to the specs.