Replace `metamask-react` with `web3-react`
Open
@victorges is already working on this.
Since Mar 14, 2022.
- Dominant language
- TypeScript
- Stars
- 88
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/livepeer/livepeer-com/blob/ee25c5c00cb628f2cf337ddac89d1d12bc1a022e/packages/www/pages/mint-nft/index.tsx#L2
The [`web3-react`](https://github.com/NoahZinsmeister/web3-react) package has a similar api surface to metamask-react, but supports additional wallet strategies out of the box (ie WalletConnect, WalletLink, etc) and generally has much better support.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.