Week #45 - Go SDK Product Development Update

An update on the Go SDK progress:

  1. introduction of the higher level interface (and refactoring to make that possible).
    RegisterName() deals with the complexity of preclaiming, claiming for names not subject to the auction bidding system (>12 characters).
    CreateContract() makes deploying a contract really easy.

  2. AEX-10 HD wallet and mnemonic parsing support

Version 7 will be released this week with these features.
WIP: need further ideas on what tasks are complicated/onerous enough to need a high level interface

1 Like