You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To enable users to interact with RLNv2 smart contracts, they need to connect their Web3 wallets (MetaMask, WalletConnect, etc.). This issue involves integrating wallet authentication into the frontend.
User Story
As a user, I want to connect my Web3 wallet to the RLNv2 Web Dapp, so that I can manage my RLN membership securely.
Proposed Solution / Feature Design
Implement wallet connection via ethers.js or viem.
Display the connected account and network details.
Handle authentication state persistence and reconnections.
Implement error handling for network mismatches and connection failures.
Uh oh!
There was an error while loading. Please reload this page.
Description
To enable users to interact with RLNv2 smart contracts, they need to connect their Web3 wallets (MetaMask, WalletConnect, etc.). This issue involves integrating wallet authentication into the frontend.
User Story
Proposed Solution / Feature Design
ethers.js
orviem
.Optional: Diagram or Draft of Design
Notes
The text was updated successfully, but these errors were encountered: