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

Something happend with intendation _Originally posted by @rfc2822 in https://github.com/bitfireAT/davx5-ose/pull/607#discussion_r1509170139_

https://github.com/trezor/python-mnemonic/blob/master/vectors.json

I am using this library in frontend to interact with smart contract from ethereum network. I need to sign a transaction when calling smart contract methods. But I can't find...

base on @akkafinance/web3-react-bitkeep `import { BitKeep } from '@akkafinance/web3-react-bitkeep` BTW: our brand name upgrade to **Bitget Wallet** https://web3.bitget.com/en/docs/introduction.html

https://github.com/Uniswap/v3-core/pull/688

I am experiencing and issue with useWeb3React and **WalletConnect v2** connector. Changing network on **MetaMask Mobile** is not always updating `chainId` or there is huge delay and when I run...

im using `"@web3-react/walletconnect-v2": "^8.5.1",` After i successfully logging in through WalletConnect from MetaMask app. when i change the network (to any supported network) in MetaMask. these errors occurred. ``` Uncaught...

I’m using just web3 not web3 react