shazow / whatsabi

Extract the ABI (and resolve proxies, and get other metadata) from Ethereum bytecode, even without source code.
https://shazow.github.io/whatsabi/
MIT License
1.04k stars 71 forks source link

package.json: Migrate ethers.js to a peerDependency? #36

Closed shazow closed 7 months ago

shazow commented 1 year ago

Would be nice to reduce the minimal build size of WhatsABI, and make ethers dependency optional.

shazow commented 7 months ago

Basically resolved with using ethers v6, much more tree-shakeable