Git Product home page Git Product logo

evm-diff's Introduction

EVM Diff

Diff EVM-compatible chains in a friendly format.

⚠️ This site is a work in progress and should not yet be relied on. Check out the issues if you'd like to contribute.

Overview

There's lot of EVM-compatible chains, and they can differ in various, subtle ways. Developers 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.
  • May require digging through node implementations.
  • 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.

Status

This project is in the early stages of development, and should not yet be relied on.

The initial goal is to have a full diff between mainnet, Optimism, and Arbitrum, and then expand to other chains from there. Starting with these chains seems ideal because they have good documentation are the most popular L2s (by TVL).

See the open issues for current needs, and feel free to create new issues for bugs, feature requests, or other ideas.

If you want to contribute, please see CONTRIBUTING.md. Some issues have bounties attached, which will paid out on Optimism in OP tokens.1 Please be sure to read CONTRIBUTING.md to understand how the bounty process works.

Footnotes

  1. Thanks to Optimism RPGF, as these bounties were made possible by an RPGF grant I received for Multicall3.

evm-diff's People

Contributors

mds1 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.