Skip to content

1.1.4

Compare
Choose a tag to compare
@joaquim-verges joaquim-verges released this 23 Feb 00:14
d92f9be

Changelog

  • SDK: Any EVM Support! pass any RPC url when initializing the SDK - you can find RPC urls on https://thirdweb.com/chains
  • Connect Wallet Prefab: You can now add Unity callback events from the inspector directly for each wallet event
  • Connect Wallet Prefab: The "Metamask" button is now set up to use the Injected provider by default, meaning you can connect any browser wallet using it now
  • Package: Newtonsoft Json DLL added as part of the .unitypackage - import if you do not have it installed, feel free to deselect otherwise.