web3 / web3.js

Collection of comprehensive TypeScript libraries for Interaction with the Ethereum JSON RPC API and utility functions.
https://web3js.org/
Other
19.16k stars 4.91k forks source link

Web3Modal client for web3.js: Implemenation #6747

Closed jdevcs closed 4 months ago

jdevcs commented 7 months ago

Web3Modal : is built on top of Wagmi, It handle all the edge cases around wallet connection, and provide a seamless Connect Wallet UX that you can use in your Dapp. In this task Web3Modal client for web3.js should be implement as standalone lib.

Muhammad-Altabba commented 4 months ago

Implementation goes here: https://github.com/ChainSafe/web3modal/pull/2 However, subsequent follow issues are to be created.