web3modal icon indicating copy to clipboard operation
web3modal copied to clipboard

A single Web3 provider solution for all Wallets

Results 740 web3modal issues
Sort by recently updated
recently updated
newest added

### Link to minimal reproducible example https://github.com/user-attachments/assets/3bb78de8-610a-4a1b-8288-19b15e500a75 ### Summary I am dev of [Nightly wallet ](https://chromewebstore.google.com/detail/nightly/fiikommddbeccaoicoejoniammnalkfa?pli=1) I have implemented EIP-6963 interface and our wallet is detectable by appkit https://appkit-lab.reown.com/library/wagmi/ Unfortunately...

bug
needs review

### Link to minimal reproducible example https://codesandbox.io/p/devbox/l8vgjp ### Summary Oddly, Coinbase Wallet is not available in "All Wallets" when `networks = [base]`, only when `mainnet` is present. [demo](https://codesandbox.io/p/devbox/l8vgjp) If you...

bug
needs review

# Description Reduce the number of Playwright shards we use from 5 to 2. ## Type of change - [x] Chore (non-breaking change that addresses non-functional tasks, maintenance, or code...

### Link to minimal reproducible example https://github.com/DaveTheFrontEndDev/reown-solana-transaction-bug ### Summary ### Scenario Using the React reown libraries in a simple vite setup, implementing the `wagmi+solana` multichain setup Documented in the example...

bug
needs review

### Link to minimal reproducible example https://codesandbox.io/p/devbox/vite-react-forked-5hydhc ### Summary Hello everyone, I’m encountering a bug since migrating to the latest version of @reown/appkit. When I disconnect my wallet from the...

bug
needs review

Bumps [next](https://github.com/vercel/next.js) from 14.2.3 to 14.2.10. Release notes Sourced from next's releases. v14.2.10 [!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary. Core...

dependencies

# Description Please include a brief summary of the change. ## Type of change - [ ] Chore (non-breaking change that addresses non-functional tasks, maintenance, or code quality improvements) -...

### Link to minimal reproducible example Hi Team, I am using "@web3modal/ethers": "5.1.10", I was trying to launch OnRamp window and it shown Coinbase and Meld. When I click on...

bug
needs review

### Link to minimal reproducible example https://codesandbox.io/p/devbox/jolly-sky-28xqlr?file=%2Fapp%2Fconfig%2Findex.tsx&workspaceId=24106f18-90d3-4483-abb3-4a747ebd3a29 ### Summary Hello! After migration to reown all configuration according to the connectors in the WagmiAdapter config are being ignored. Example: Only injected...

bug
needs review