web3.unity
web3.unity copied to clipboard
🕹 Unity SDK for building games that interact with blockchains.
- [x] #880 - [ ] #790 - [ ] #816 - [x] #831 - [ ] #883 - [ ] #812 - [ ] #878 - [x] #879 -...
**Summary** Test the logic behind the ERC1155 transfers and enable the demo button in the Demo Scene. **Suggested features or ways to address the summary** Wire up all the code...
**Summary** Add Sygma transfer button to the demo scene. **Suggested features or ways to address the summary** The current Demo Scene needs to be updated to add 1155 transfer example....
Hello, I have code to login in unity using metamask. Login is work, but I set chain-ID to binance testnet (97) and metamask didn't select binance tesnet network. ``` Debug.Log("Login...");...
**Describe the bug** Ramp Exchanger section is not working in SampleMain scene when you try to click any of the buttons. But is working correctly in SampleRampIntegration scene **Steps** Steps...
**Describe the bug** Sample SignVerify is always failing to verify the transaction with the output "Failed to verify" **Steps** Steps to reproduce the behavior: 1. Use the scene [SampleLogin -...
**Describe the bug** Gelato calls CallWithSyncFee and SponsorCall always return the status "Cancelled" **Steps** Steps to reproduce the behavior: 1. Use the scene [SampleLogin or SampleLogin - Web3Auth] 2. Login...
**Describe the bug** Logs are not being published into Countly dashboard when WebGL is used, in this case the SDK was imported using Package manager + Git URL **Steps** Steps...
**Summary** Create a scriptable object class that will contain ALL the configuration information for all of the ERC protocols, so that people can easily just change the information themselves and...
**Summary** For 2.6 Ramp needs to be on openUPM - [ ] Make Samples For Ramp