if you use ethers-to-web3? #3468
Answered
by
glitch-txs
QianDuoDuo-web
asked this question in
Developer Support
-
web3Model 2.7.1 version, if you use ethers-to-web3, switch to web3.js program, I am urgent, I need help. |
Beta Was this translation helpful? Give feedback.
Answered by
glitch-txs
Aug 16, 2023
Replies: 1 comment 3 replies
-
Web3.js is currently not directly supported. You can try using Wagmi adapter and replace ethers with web3js We're adding support for web3.js in Web3Modal v3 |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
glitch-txs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Web3.js is currently not directly supported. You can try using Wagmi adapter and replace ethers with web3js
https://wagmi.sh/react/ethers-adapters
We're adding support for web3.js in Web3Modal v3