mirror of
https://github.com/privacy-scaling-explorations/zk-kit.git
synced 2026-04-22 03:00:15 -04:00
docs: add links section
Former-commit-id: bb1a077d2c3189ed9cc7fe19e74ea6e5915cf049 [formerly 625d421119025d93b07a2761bcf46cee16969105] [formerly 9728e6026d86e32a73143fdc59ed10c1da828b8a [formerly 532c5ead7e]]
Former-commit-id: fda52937c2d57da3165d81d07f93a35b906832b6 [formerly 850c5b62d323be4edabc8dc4b48511d1a2b1a3a6]
Former-commit-id: f7d95a23ca6c8c0aa6491ea212f30eb7644a9255
This commit is contained in:
16
README.md
16
README.md
@@ -23,6 +23,22 @@
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<div align="center">
|
||||
<h4>
|
||||
<a href="/CONTRIBUTING.md">
|
||||
👥 Contributing
|
||||
</a>
|
||||
<span> | </span>
|
||||
<a href="/CODE_OF_CONDUCT.md">
|
||||
🤝 Code of conduct
|
||||
</a>
|
||||
<span> | </span>
|
||||
<a href="https://github.com/appliedzkp/zk-kit/issues/new/choose">
|
||||
🔎 Issues
|
||||
</a>
|
||||
</h4>
|
||||
</div>
|
||||
|
||||
ZK-kit is a set of NPM modules (algorithms or utility functions) that can be reused in different projects and zero-knowledge protocols, making it easier for developers to access ready-to-use and tested libraries for common tasks.
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user