Update Week #48 - Py SDK

The Python SDK has seen two very important releases lately, the 6.1.0 and the 6.2.0, both targeting accessibility.

The highlights for this releases are:

  • the documentation is now available now on readthedocs, you can follow the links on the github repo. The good thing is that the code in the tutorials are part of the test suite so they will be always reliable!
  • there is a new high level interface to interact with contracts, ContractNative, inspired by the JS SDK implementation and following the proposal of the AEX-6
  • it is possible now to use mnemonics with the Py SDK.