issues
search
privacy-scaling-explorations
/
zk-kit
A monorepo of reusable libraries for zero-knowledge technologies.
https://zkkit.pse.dev
MIT License
290
stars
76
forks
source link
refactor: remove rust crate as moved to another repo
#305
Closed
cedoor
closed
4 months ago
cedoor
commented
4 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