Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add ethers v6 codemods #4825

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Yugal41735
Copy link

@Yugal41735 Yugal41735 commented Aug 29, 2024

This PR adds instructions on using the ethers-v6-codemods.

This codemod automates the process of migrating to v6 of ethers.js

You can test/run the codemod using:

npx codemod@latest Ethers/6/Migration-Recipe

This allows Ethers.js v5 users to easily automate the changes mentioned in the migration guide to Ethers v6 with a one-line command.

@Yugal41735
Copy link
Author

Hey, If you have any repos in mind, then, I can test it on them, and can let you know about its performance.
Feel free to give any suggestions.
Thanks.

@ricmoo
Copy link
Member

ricmoo commented Aug 30, 2024

Thanks! This looks super amazing!

@Yugal41735
Copy link
Author

Awesome, if you do know any repos, where I can test them, then it would be great.

@Yugal41735
Copy link
Author

Hey, I just wanna update, if you want you can also check it on your end, or if you want to provide with some test repos, then I could check and show you the results.
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants