mds1 / evm-diff

Diff EVM-compatible chains in a friendly format
https://evmdiff.com
MIT License
272 stars 27 forks source link

feat: feature comparisons #40

Closed mds1 closed 11 months ago

mds1 commented 11 months ago

Initial implementation of a caniuse.com-like view to compare support of a given feature (e.g. opcode, transaction type, etc.) across chains. So far it only supports opcodes.

Supporting other things gets tricky, for example we have to be able to recognize that arbitrum's WETH and optimism's WETH are both WETH predeploys, so all chains have WETH, even though the names or addresses don't match. Maybe a good way to do this is add a normalizedName field to each type that we use to identify the same concept across chains

Usage:

vercel[bot] commented 11 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
evm-diff ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 12, 2023 7:32pm