Smart contract implementation which will be used by the zkEVM
- node version: 14.x
- npm version: 7.x
contracts
: zkEVM contractsdocs
: specs and useful linksjs
: complementary code in javascripttest
: test all repository code
git config --local core.hooksPath .githooks/
npm run i
npm run test
See errors:
npm run lint
Autofix errors:
npm run lintFix
npm run deploy:PoE:hardhat
hermeznetwork/hez-matic-merge
is part of the Hermez project copyright 2020 HermezDAO and published with GPL-3 license. Please check the LICENSE file for more details.