zknoidcontractsl1
v0.1.9
Published
ZkNoid uses interplay of mina mainnet and protokit networks. This repository contains L1 contracts of the ZkNoid infrastructure
Downloads
19
Maintainers
Readme
ZkNoid L1 contracts
ZkNoid uses interplay of mina mainnet and protokit networks. This repository contains L1 contracts of the ZkNoid infrastructure
How to build
npm run build
How to deploy
zk deploy
Deployments
- Berkley:
B62qjTmjVvvXnYCWSiEc1eVAz8vWVzJUK4xtBu7oq5ZuNT7aqAnAVub
How to run tests
npm run test
npm run testw # watch mode
How to run coverage
npm run coverage