Releases: block-vision/sui-go-sdk
Releases · block-vision/sui-go-sdk
Update sdk version
- Support verify zklogin signature.
- Add GetTxDigest util.
Update sdk version
- Support the mainstream methods in the Object, Coin, Event, Read Transaction Blocks, System Data, and Write Transaction Blocks modules.
- Customized request method SuiCall.
- Unsigned methods can be executed without loading your keystore file.
- Provide the method SignAndExecuteTransactionBlock to send signed transaction.
- Support subscriptions to events or transactions via websockets.