mirror of
https://github.com/zkopru-network/zkopru.git
synced 2026-04-24 03:00:03 -04:00
427 B
427 B
zkopru
[WIP]
What is zkopru?
[WIP]
Development
Prerequisites
You need docker & docker-compose for integration test
- Get docker
- Get docker-compose
Testing
yarn install
yarn build
yarn test
Module dev
lerna run build --scope=@zkopru/modulename
lerna run test --scope=@zkopru/modulename