web3-react icon indicating copy to clipboard operation
web3-react copied to clipboard

A simple, maximally extensible, dependency minimized framework for building modern Ethereum dApps

Results 213 web3-react issues
Sort by recently updated
recently updated
newest added

A minor checking added to network initialization. ## Context Found this when launching Uniswap interface locally and chose the Evmos chain. The original error I got is : So I...

## Issue WalletConnect v1.0 relay server is expected to be offline on 28 June, 2023. To ensure uninterrupted usage and connectivity following the official v1.0 server shutdown, we are proposing...

This PR adds Magic's official connector to the list of connectors in the README. Below is more information about the connector and its usage. Please let me know if you...

1. / > ### - [ ] @#@[](url)

## Description Add MetaMask SDK integration to allow MetaMask mobile wallet users to connect. ## Demo ![demo_web3react](https://github.com/Uniswap/web3-react/assets/107169956/b11e0841-d51b-4edb-84d9-6fdce77a2051)

Hi, submitting this to add CLV wallet connector

Hi, While using the `@web3-react/gnosis` lib, I found that GnosisContext wasn't recognize. But problem wasn't coming from my implementation as `"@gnosis.pm/safe-apps-sdk:7.8.0` package recognize perfectly the GnosisContext from my application. So...

Pull request to add Frame connector. Seems to works as expected.