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 away from web3.js #293

Open
SebastienGllmt opened this issue Jan 23, 2024 · 1 comment
Open

Migrate away from web3.js #293

SebastienGllmt opened this issue Jan 23, 2024 · 1 comment
Milestone

Comments

@SebastienGllmt
Copy link
Contributor

Web3.js is just really really bad. Probably once we have #278 and #287 the next step is just to migrate the remaining web3 stuff to Viem. It will give us better type safety, better support for more platforms (web3 contains some nodejs specific things) and remove a lot of the stupidly tricky code like web3.js's terrible batching system combined with its garbage error handling

@SebastienGllmt SebastienGllmt added this to the DevX milestone Jan 23, 2024
@jxom
Copy link

jxom commented Jan 23, 2024

Happy to help!

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

No branches or pull requests

2 participants