Linea is a developer-ready Layer 2 network, scaling Ethereum by providing an Ethereum-equivalent environment in which to execute transactions, which are then submitted to Ethereum Mainnet through a zero-knowledge rollup.
This documentation repository is built using Docusaurus, and the doc
site is published at docs.linea.build
.
See something missing? Error in our documentation? Create an issue here.
Alternatively, help us improve our documentation! View the Consensys doc contribution guidelines for information on how to:
- Submit a contribution using forks and pull requests.
- Use the documentation style guide.
- Format your Markdown correctly.
- Preview the docs locally.
If you've created more fleshed out guides and tutorials, we'd love to feature your content in our community tutorials section. Fork our repo, create a pull request, and tag us for review!
You can learn how to add a post under the /blog
directory by following the Docusaurus instructions for adding posts.
Diving into zero-knowledge rollups and getting stumped by the technical jargon? We've started an open source Zero-Knowledge glossary to define some common terms you might encounter as you dive into the L2 landscape.
Fork our repo, and add a term in alphabetical order to docs/reference/glossary.md
. Then, make a pull request and tag us for review!