Skip to content

Releases: ChainSafe/web3.unity

beta.1.3.0

27 May 20:05
Compare
Choose a tag to compare
beta.1.3.0 Pre-release
Pre-release
  • Web3GLSha3Example / WebGLSignSha3VerifyAddressExample and Prefabs.
    Show hows to sign a message with Sha3 / Sign Sha3 message and return the signer's address.

  • Prefabs and Scripts for minting in-game with createNFTTransaction endpoint.
    Prefabs are configured mint game objects. Minting your own NFT will require adding CID. This implementation only works for Ethereum testnets in this current release.

v1.2.9

28 Apr 20:42
Compare
Choose a tag to compare

In this release:

  • Fixed issue with processing response error and Invalid Signature String found when transferring assets on Polygon and Harmony networks with private keys.

v1.2.8

12 Apr 16:57
b965a50
Compare
Choose a tag to compare

This release adds bug fixes and extended documentation

  • Bug found in Web3Wallet login scene that would keep user signed in if toggle wasn't selected.
  • Extended documentation.
  • Fixes issue with disposing web requests in Unity 2021

v1.2.7

01 Apr 16:14
0445dd8
Compare
Choose a tag to compare

This is a minor update

  • Added documentation to SDK. You will now see a documentation folder with our developer portal documentation sub sectioned
  • Returned to our standard WebGLTemplate 2020x
  • Added Cronos WebGLTemplate and standalone.
v1.2.7.mp4

v1.2.6

30 Mar 20:48
2e82a50
Compare
Choose a tag to compare

Build 1.2.6 login updates

  • Wallet modal integration
  • Cronos wallet deep integration
  • Login via scanning QR code
v1.2.6.mp4

v1.2.5

14 Mar 13:36
2f5cde1
Compare
Choose a tag to compare

Release Notes

  • Bugfix addition of get account for wallet connect
  • Removed legacy Web3Template for 2019
  • Renamed Web3Template 2020 to 2020x as this template supports WebGL builds 2020 and up.
  • Updated Chronos to supported chains list in network.js

v1.2.4

23 Feb 21:12
2f5cde1
Compare
Choose a tag to compare

In this release, the SDK will add a network to MetaMask if not currently present in the RPC settings. We have also added support for pagination in all721/1155's

add_network

v1.2.3

21 Feb 22:08
2f5cde1
Compare
Choose a tag to compare

This release adds pagination for allERC721 and 1155's and Hash Message (SHA3)

v1.2.2

03 Feb 14:02
173f4ac
Compare
Choose a tag to compare

Release v1.2.2 adds in-game signing.

Walkthrough video:

IMAGE ALT TEXT HERE

Known issues:

Deep links do not work for Android 12 refer to this link to help resolve this issue.
MetaMask/metamask-mobile#3678

v1.2.1

27 Jan 19:11
15f5e85
Compare
Choose a tag to compare

Release v1.2.1 adds functionality for a user connecting with web3wallet to remember signed-in user.

Minor updates

  • Updated naming conventions web3mobile to web3wallet