PaulRBerg / RollupCodes

Interactive Specification of Ethereum Rollups

Home Page:https://rollup.codes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Interactive Specification of Ethereum Rollups

https://rollup.codes

License:MIT License


Languages

Language:MDX 56.9%Language:TypeScript 31.3%Language:SCSS 9.5%Language:JavaScript 2.3%