Y

Ethers/6/migration-recipe

How to Use
Run this codemod on your codebase using one of the following commands

The easiest way to run this codemod without installing anything globally:

Documentation

This recipe is a set of codemods that will help migrate to Ethers 6.

The recipe includes the following codemods:

  • Ethers/Big-Numbers
  • Ethers/6/Signatures
  • Ethers/6/Providers
  • Ethers/6/Importing
  • Ethers/6/Utilities
  • Ethers/6/Transactions
  • Ethers/6/Contracts/Ambigous-Methods
  • Ethers/6/Contracts/Other-Method-Operations

Ready to contribute?

Build your own codemod and share it with the community.