Skip to content

HAPIprotocol/doc.zk-evm

 
 

Repository files navigation

Linea

This documentation repo is built using Docusaurus 2.

See more information about using Docusaurus quickly.

Local development

$ npm install
$ npm run prepare
$ npm start
$ git commit

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ npm run build
$ npm run serve

This command generates static content into the build directory.

Contributing

Contributing to our docs

See something missing? Error in our documentation? Create an issue here.

Alternatively, help us improve our documentation! Fork our repo, create a pull request, and tag us for review!

You can find our contribution guidelines here and our style guide here.

Take a look at some good first issues to get started.

Contributing to community tutorials

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.

Contributing to the Zero-Knowledge Glossary

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!

Releases

No releases published

Packages

No packages published

Languages

  • CSS 59.3%
  • JavaScript 31.1%
  • TypeScript 9.1%
  • Shell 0.5%