web3.unity
web3.unity copied to clipboard
🕹 Unity SDK for building games that interact with blockchains.
**Summary** Refactor tests to use anvil for signing transactions. Currently we're using a fake/stub response for this in `WebPageWallet.TestResponse`. **Suggested features or ways to address the summary** Use Anvil **Motivation**...
Figure out how Account Abstraction fits into the SDK architecture.
**Summary** Detailing Account Abstraction integration, including architecture considerations, generalized interfaces, DevEx onboarding & provider prioritization.
# Summary There are some data flow changes with the way `UserOperations` reach being included in a block, as well as some considerations around `PayMaster` interactions that could require changes...
**Summary** InProcessTransactionExecutor violates a concept where transaction executor knows something about the private key and is actively using it to sign messages. Also, only ISigner himself should know anything about...
**Summary** Currently we're using [WalletConnectSharp](https://github.com/WalletConnect/WalletConnectSharp) but we'll need to switch to [WalletConnectUnity](https://github.com/WalletConnect/WalletConnectUnity) the official UPM package also on OpenUPM. **Suggested features or ways to address the summary** Move WalletConnect implementation...
**Summary** More often than not, our users face with some runtime errors due to the fact that our code has been stripped. We have to make sure that our code...
**Summary** The purpose of this issue is to keep list of all the relevant issues on what is needed in order to make general Sygma protocol integration into the web3.unity...
Investigate providers like Ramp and derive Issues for this epic. These are the only ones we currently care about: - [ ] https://www.transfi.com/ - [ ] https://transak.com/ - [ ]...