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

Add external Wallet connectors (WalletConnect/RainbowKit) for project #8

Open
3 tasks
neutr0n420 opened this issue Oct 18, 2024 · 0 comments
Open
3 tasks
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest accepted

Comments

@neutr0n420
Copy link
Collaborator

neutr0n420 commented Oct 18, 2024

In the project we are natively using window.ethereum to do all the call on the smart contract. Instead of this we can use external Wallet providers like Wallet Connect and RainbowKit to add more information about the network we are using, also it enhance the User Experience as well.
Todo's

  • Remove the support of window.Eth
  • Install the SDK for Wallet Connect
  • Implement it and make sure all the calls to the smart contract are going properly.
@SahityaRoy SahityaRoy added enhancement New feature or request good first issue Good for newcomers hacktoberfest accepted labels Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest accepted
Projects
None yet
Development

No branches or pull requests

2 participants