artemis
artemis copied to clipboard
Replace ethers-rs by alloy
from Alloy docs: ethers-rs will continue to be maintained until we have achieved feature-parity in Alloy. No action is currently needed from devs.
https://github.com/gakonst/ethers-rs/issues/2667#issuecomment-2173905063
Ethers has now been deprecated in favour of Alloy.
Would anyone be interested in working on this? Happy to give pointers
I’m excited to work on this issue. I’d really appreciate any pointers or advice you can share on how to get started.
I’m excited to work on this issue. I’d really appreciate any pointers or advice you can share on how to get started.
Sure, have a look at the Ethers -> Alloy migration guide: https://alloy.rs/migrating-from-ethers/reference.html
We also have many examples for Alloy: https://github.com/alloy-rs/examples
It should be relatively straightforward but let me know if you run into any blockers
can i take on this ?, it seems stale