Skip to content

Releases: block-vision/sui-go-sdk

Update sdk version

07 Oct 20:17
Compare
Choose a tag to compare
  1. Support verify zklogin signature.
  2. Add GetTxDigest util.

Update sdk version

09 Oct 03:32
Compare
Choose a tag to compare
  1. Support the mainstream methods in the Object, Coin, Event, Read Transaction Blocks, System Data, and Write Transaction Blocks modules.
  2. Customized request method SuiCall.
  3. Unsigned methods can be executed without loading your keystore file.
  4. Provide the method SignAndExecuteTransactionBlock to send signed transaction.
  5. Support subscriptions to events or transactions via websockets.