Skip to content

v3.1.0

Compare
Choose a tag to compare
@0xFirekeeper 0xFirekeeper released this 12 Sep 18:41
5a649b0

What's Changed

  • [WebGL] Support Contract.Prepare and Transaction Builder (low-level API)
    • Enjoy full control over your transactions, fine-tune and execute them!
    • Send without waiting for receipts.
    • Choose what you want to send gaslessly if you have gasless setup.
    • Fine tune every part of your Transaction object.
    • Learn More
  • [Native] Added support for WalletConnectV2 (beta)
  • [Server] Fixed compilation/build issue related to a WebSocket script.

WalletConnectV2 Native Limitations:

  • Switching networks is not supported
  • Disconnecting then reconnecting may throw an error

This is a minor update, meaning some structure/DLL changes occured. When upgrading, it is best to remove previous SDK files if you encounter import issues.