Skip to content

Feature: implement wallet connect#20

Merged
krishan711 merged 10 commits into
mainfrom
walletkit
Jan 27, 2026
Merged

Feature: implement wallet connect#20
krishan711 merged 10 commits into
mainfrom
walletkit

Conversation

@krishan711
Copy link
Copy Markdown
Contributor

Description

Screenshots:

Checklist:

  • I have updated the CHANGELOG with a summary of my changes
  • I have updated the documentation accordingly

Copilot AI review requested due to automatic review settings January 27, 2026 16:09
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR integrates Reown (formerly WalletConnect) into the Web3 account management system, enabling users to connect their wallets through WalletConnect in addition to the existing provider options.

Changes:

  • Added Reown AppKit dependencies and initialized WalletConnect support with configurable project metadata
  • Created new hooks (useReownConnection, useWeb3OnReownLoginClicked) to interact with WalletConnect modal and connection state
  • Improved type safety for window.ethereum handling by adding explicit runtime validation

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 9 comments.

File Description
package.json Added @reown/appkit and @reown/appkit-adapter-ethers dependencies, updated React dev dependencies to 19.2.4
src/Web3AccountContext.tsx Integrated Reown AppKit initialization, added optional reownConfig prop, implemented WalletConnect hooks, refined window.ethereum type handling

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/Web3AccountContext.tsx Outdated
Comment thread src/Web3AccountContext.tsx Outdated
Comment thread src/Web3AccountContext.tsx Outdated
Comment thread src/Web3AccountContext.tsx Outdated
Comment thread src/Web3AccountContext.tsx Outdated
Comment thread src/Web3AccountContext.tsx Outdated
Comment thread src/Web3AccountContext.tsx Outdated
Comment thread src/Web3AccountContext.tsx Outdated
Comment thread src/Web3AccountContext.tsx Outdated
@krishan711 krishan711 merged commit 1c697ad into main Jan 27, 2026
3 checks passed
@krishan711 krishan711 deleted the walletkit branch January 27, 2026 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants