0xPolygonHermez / zkevm-doc

Internal Documentation for the zkEVM project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zkevm-docs

Polygon zkEVM documentation

How to run this documentation (locally)

Install mkdocs

pip3 install mkdocs

In case you have a rendering problem with the pieces of code, please execute:

pip3 install --upgrade mkdocs

Install mkdocs-material theme

pip3 install mkdocs-material

Run the webserver

At the mkdocs directory execute:

mkdocs serve

About

Internal Documentation for the zkEVM project

License:Creative Commons Attribution 4.0 International