Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Web3.Unity to use Wallet Connect V2 for connecting to wallets and signing #41

Open
robGG1997 opened this issue Oct 9, 2023 · 0 comments
Labels
Epic Type: Enhancement Added to issues and PRs when a change includes improvements or optimizations. Type: Feature Added to issues and PRs to identify that the change is a new feature.

Comments

@robGG1997
Copy link

robGG1997 commented Oct 9, 2023

Description
Instead of depending on browser wallets for connecting to wallets and sign operations instead utilize Wallet Connect to connect to wallets and sign messages and typed data.

Suggested features or ways to address the summary
Use C# library https://github.com/WalletConnect/WalletConnectSharp which would enable wallet to connect across platforms.

Motivation

  • faster game loading
  • more options for game developers
  • less maintenance on our side
  • better error control and handling
@robGG1997 robGG1997 added Type: Enhancement Added to issues and PRs when a change includes improvements or optimizations. Type: Feature Added to issues and PRs to identify that the change is a new feature. labels Oct 9, 2023
@robGG1997 robGG1997 self-assigned this Oct 9, 2023
@robGG1997 robGG1997 added the Epic label Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic Type: Enhancement Added to issues and PRs when a change includes improvements or optimizations. Type: Feature Added to issues and PRs to identify that the change is a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant