Ssoftalpha0

ethers-v5-to-v6

EtherMod — automatically migrate ethers.js v5 to v6. Handles utils/providers namespace flattening, BigNumber → bigint, Web3Provider → BrowserProvider, and import cleanup.

ethersweb3migrationethers-v5ethers-v6blockchain
Public
7 executions

Run locally

npx codemod ethers-v5-to-v6
1 test case
tests/fixtures/input.tsx

Ready to contribute?

Build your own codemod and share it with the community.