web3.unity
web3.unity copied to clipboard
🕹 Unity SDK for building games that interact with blockchains.
**Summary** In order to have more expansive and convenient contract interactions, integrating the Nethereum contract class generator into to the SDK in some way would improve usability. and reduce the...
To do this, we would need to make the API base URL configurable.
Connect Unity side with Ramp Create a new class that inherits from RampIntegrationBase. In RampIntegraionSample add appropriate preprocessor directive to create the instance. Make sure that it's possible to subscribe...
We should add fields to the events at least for the important parts of the DI setup (signer, transaction handler, etc.) so we know which parts of the code are...
This one is only marked as R&D since we're not sure it's possible to do it.
**Title: Implementing Ethereum loot boxes UI - Unity SDK Integration** **Issue Description:** **Overview:** This GitHub issue aims to focus on implementing the user interface (UI) part for Ethereum Lootboxes functionality...
Epic contains issues related to CI, helper scripts, GitHub Actions and tests development and support.
**Summary** Support custom smart contract events. **Description** The DoD for this issues is to: 1. Provide description of potential solution in a comment a. Consider if background process/threads are needed...
Identify the repos that receive commits or show other signs of activity. - [ ] Game-pm - [ ] analytics-api - [ ] EthereumRPCSharp - [ ] game-api - [...
Find and mark the repos that are used as dependencies from within the web3.unity SDK - [ ] Game-pm - [ ] analytics-api - [ ] EthereumRPCSharp - [ ]...