/RollupCodes

Interactive Specification of Ethereum Rollups

Primary LanguageMDXMIT LicenseMIT

RollupCodes

GitHub Banner-1 License

👋 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.

Development

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.

Contributing

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.