Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.24 KB

README.md

File metadata and controls

23 lines (13 loc) · 1.24 KB

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