issues
search
privacy-scaling-explorations
/
zk-kit.solidity
A monorepo of reusable contracts for zero-knowledge technologies.
MIT License
10
stars
3
forks
source link
chore: update zk-kit dependencies
#13
Closed
cedoor
closed
5 months ago
cedoor
commented
5 months ago
Related Issue(s)
Closes #2
Checklist
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my code
[ ] I have commented my code, particularly in hard-to-understand areas
[x] My changes generate no new warnings
[x] I have run
yarn format
and
yarn compile
without getting any errors
[ ] I have added tests that prove my fix is effective or that my feature works
[x] New and existing unit tests pass locally with my changes
Related Issue(s)
Closes #2
Checklist
yarn format
andyarn compile
without getting any errors