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

Migrate from Web3.js->Ethers #397

Open
jtrein opened this issue Jun 30, 2021 · 1 comment
Open

Migrate from Web3.js->Ethers #397

jtrein opened this issue Jun 30, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jtrein
Copy link
Contributor

jtrein commented Jun 30, 2021

We'd like to migrate to Ethers for our client-side library to interact with the Ethereum blockchain. We believe this will provide a more stable experience for our users.

Basic Pros

  • Smaller uncompressed size
  • Outpacing Web3.js in weekly downloads
  • Many tests written
  • Some people report it being more stable
  • More frequent releases

Basic downsides

  • Single project maintainer
  • Fewer "Contributors"
  • Younger than Web3.
  • Relies on backers. Not backed by a non-profit like Web3.js is (Ethereum Foundation).

Some of our devs using Ethers in other projects have noted we have experienced more stable WalletConnect connections and also transaction responses.

@jtrein jtrein added the enhancement New feature or request label Jun 30, 2021
@jtrein jtrein self-assigned this Jun 30, 2021
@sophiacodes
Copy link
Member

Related #369

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

No branches or pull requests

2 participants