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

**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**...

Type: Feature
Type: Maintenance

Figure out how Account Abstraction fits into the SDK architecture.

Type: Feature
Version: 2.5
Feature Driver

**Summary** Detailing Account Abstraction integration, including architecture considerations, generalized interfaces, DevEx onboarding & provider prioritization.

Epic

# 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...

Priority: P2

**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...

Type: Enhancement
Type: Feature

**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...

Priority: P1
Type: Enhancement

**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...

Priority: P2
Type: Enhancement

**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...

Priority: P1
Type: Feature
Feature Driver

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/ - [ ]...

Status: Blocked
Feature Driver