Skip to content

Interactive Specification of Ethereum Rollups

License

Notifications You must be signed in to change notification settings

zhivkoto/RollupCodes

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MDX 54.5%
  • TypeScript 33.0%
  • SCSS 10.0%
  • JavaScript 2.5%