web3.unity icon indicating copy to clipboard operation
web3.unity copied to clipboard

🕹 Unity SDK for building games that interact with blockchains.

Results 161 web3.unity issues
Sort by recently updated
recently updated
newest added

To be able to send internal logs inside the SDK v2 (so that we're not just relying on the API for metrics, since the API will be going away), we...

Just updated the .jslib file from `Pointer_stringify` to `UTF8ToString` Not sure if this breaks backwards compatibility. Here's a link I found in the Unity documents: No deep link... search for...

Need to TX polling to get receipt when ready

Implementing the mobile sign function into webgl prefab. I'm waiting untill i solve the transaction issues in web3js using the ethers lib. I have it connecting on sign via safepal...

@LuaxY commented on [Tue Jun 21 2022](https://github.com/ChainSafe/game-pm/issues/374) - [x] Convert wei to ether - [ ] Convert ether to wei - [x] BigNumber conversion - [ ] Byte manipulation -...

@LuaxY commented on [Mon Jun 20 2022](https://github.com/ChainSafe/game-pm/issues/371) Improve EVM client in the SDK to perform the following actions: - [x] Signer Base - [ ] Web3Signer (MetaMask/WalletConnect?) - [x] Sign...

Create the main SDK class for v2 implementation to incorporate API key for future use, and metrics opt-in

Add and send session metrics with game information and player information

@alexvotofuture commented on [Mon May 23 2022](https://github.com/ChainSafe/game-pm/issues/345) Move all Graph queries to the SDK --- @FSM1 commented on [Mon Jun 27 2022](https://github.com/ChainSafe/game-pm/issues/345#issuecomment-1167340589) @alexvotofuture @KBryan Is this not a duplicate of...