/Nethereum.Unity.Webgl

Nethereum Unity Webgl sample starter (Currently using Metamask)

Primary LanguageJavaScriptMIT LicenseMIT

Nethereum.Unity.Webgl

Nethereum Unity Webgl sample starter

Example on how to integrate a WebGl unity project with Metamask, Deploy an ERC721 smartcontract (NFT) and interact with the smart contract minting a token and retrieving the asset (image) associated with it.

MMUnity2021 gif

Notes

Future thoughts, next steps:

  • Include in the sample WalletConnect, probably using a submodule to provide the integration guidelines.
  • Same example using Web3 / Tasks