$1,229.49 crowdfunded from 1361 people
$399.02 received from matching pools
There are lots of EVM-compatible chains, and they can differ in various, subtle ways. Developers that write contracts intended to be deployed on multiple chains and therefore need to be aware of these differences.
Currently finding this information can be tedious because:
- It requires checking each chain's documentation, which is often outdated.
- Developers frequently need to dig through node implementations to find up to date info.
- Chains compare themselves to Ethereum, but not to each other.
As L2s aim to scale horizontally with more chains (such as the Optimism Superchain and new Arbitrum chains), developers will want to compare those chains against both the "base" optimism/arbitrum chains, and Ethereum mainnet.
Sites like op-geth are excellent for comparing the actual code, but for smart contract and application developers, this is too low-level to be easily digestible.
EVM Diff aims to solve these problems, by allowing you to diff the execution-level specifications of EVM-compatible chains in an easy-to-read format.
EVM Diff History
-
accepted into Web3 Open Source Software 1 year ago. 1361 people contributed $1,229 to the project, and $399 of match funding was provided.
-
applied to the Web3 Community and Education 1 year ago which was rejected