Using EVM
With web3-react
Web3 React is a Uniswap-maintained wallet connect library useable with MetaMask and TAILWIND.
Support TAILWIND in 5 minutes
1
2
Download TAILWIND wallet adapter
3
Import or instantiate TAILWIND connector
4
Use TAILWIND as a Provider
Tailwind has the same API as MetaMask.
5
Sign a sample transaction
Inside your React app, you can use web3-react
hooks to
request connection and sign transactions.
6
Done!
You just supported a universal USDC gas wallet. Prepare to get more users!