issues
search
privacy-scaling-explorations
/
zk-kit
A monorepo of reusable libraries for zero-knowledge technologies.
https://zkkit.pse.dev
MIT License
291
stars
79
forks
source link
docs: update merkle trees section
#327
Closed
cedoor
closed
2 months ago
cedoor
commented
2 months ago
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 style
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
Checklist
yarn style
without getting any errors