GoodDollar / GoodWeb3-Mono

mono repo with GoodDollar's web3 UI components and SDK
https://gooddollar-storybook.vercel.app
0 stars 1 forks source link

walletconnect/Web3modal support #101

Closed sirpy closed 1 year ago

sirpy commented 1 year ago

Description

A wrapper around our web3provider that uses web3modal/wagmi/viem use the exported useWeb3Modal to open the web3modal it will wrap viem provider into an ethers web3provider and pass it to our web3provider.

This basically also means that you can use both usedapp and wagmi hooks.