algorand / go-algorand-sdk

Algorand Golang SDK

Home Page:https://pkg.go.dev/github.com/algorand/go-algorand-sdk/v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update `MobileWrapper` branch

jasonpaulos opened this issue · comments

Merge the latest changes from develop into MobileWrapper branch (used to generate iOS and Android compatible libraries).

Also, consider how to expose new functions/classes to allow ABI usage in the MobileWrapper branch. Specifically, as a start we want to expose the ability to create ABI method call transactions.

Looking ahead, a long-term solution to avoid an out of date MobileWrapper branch would be to merge it into master.

expose multi-sig and logic-sig functions as well.