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://stackblitz.com/edit/web3modal-next-template-x9kugf?file=app%2FTest.tsx ### Summary I'm currently migrating from rainbowkit to web3modal but the typesafe of wagmi's config is not working as it should with web3modal....

bug
needs review

### Link to minimal reproducible example https://lab.web3modal.com/library/wagmi-no-email ### Summary Follow-up to PR #2689 Account switching is failing to function correctly in both my local @web3modal/wagmi 5.1.6 setup and the [web3modal-laboratory](https://lab.web3modal.com/library/wagmi-no-email)...

bug
needs review

### Link to minimal reproducible example https://github.com/blockscout/frontend ### Summary The login pop-up did not stay in the loading state and did not return any results ![image](https://github.com/user-attachments/assets/d4ba1110-0d4b-4773-b082-24965e4d3699) config.ts ``` import {...

bug
needs review

### What problem does this new feature solve? In the official documentation, only react uses @web3modal/solana for signTransaction and signMessage examples. How to achieve this step in angular18? Or how...

feature-request
needs review

# Description Overriden -> Overridden ## Type of change - [x] Chore (non-breaking change that addresses non-functional tasks, maintenance, or code quality improvements) - [ ] Bug fix (non-breaking change...

### Link to minimal reproducible example add baseSepolia to this example https://github.com/WalletConnect/web-examples/tree/main/dapps/appkit-siwe/react ### Summary When i config my SIWE dApp with base and BaseSepolia Reproduction Steps … add baseSepolia to...

bug

### What problem does this new feature solve? I'm building a block explorer as a service (https://tryethernal.com), and customers can host their explorer on their own subdomain. This explorer includes...

feature-request

# Description This fixes the problem of iframe not connecting to https://secure.walletconnect.org/sdk?projectId=xxxx due to missing referrer (this issue was not present with 5.1.1 somehow) ## Type of change - [x]...

### What problem does this new feature solve? This will solve the inability to bundle transactions when using the Coinbase smart wallet. ### Describe the solution you'd like The solution...

feature-request
needs review

### Link to minimal reproducible example N/A ### Summary This enforces the use of the .org endpoints ### List of related npm package versions latest

bug
needs review