👋 Welcome to RollupCodes - an Interactive Specification of Ethereum Rollups.
The project serves as a knowledge base through which developers can compare implementations for OPCODEs, Precompiles, System Contracts, JSON-RPC APIs and more for various Rollups.
The following commands must be executed in order to build and run the project locally
npm install
npm run dev
The project is built using Next.js and TypeScript.
If you want to contribute or have feature requests feel free to create GitHub issues!
More information on the contribution process, project architecture, and guide on how to add information for other Rollups will be added soon.