0xPolygonHermez / zkevm-rom

This repo contains the zkasm source code of the zkEVM
Other
127 stars 50 forks source link

zkevm-rom

This repository contains the zkasm source code of the polygon-hermez zkevm

Usage

npm i
npm run build

The resulting json file will be created in the ./build directory

Advanced options

Example:

npm run build -- -i ${path} -o ${path} -s ${steps}