v3.1.0
What's Changed
- [WebGL] Support
Contract.Prepare
andTransaction
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.