https://github.com/cardinal-cryptography/zk-apps
Shielding tokens with zkSNARKs
https://github.com/cardinal-cryptography/zk-apps
Last synced: 2 months ago
JSON representation
Shielding tokens with zkSNARKs
- Host: GitHub
- URL: https://github.com/cardinal-cryptography/zk-apps
- Owner: Cardinal-Cryptography
- License: apache-2.0
- Created: 2022-12-14T07:38:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-02T09:41:13.000Z (about 1 year ago)
- Last Synced: 2025-03-29T18:41:37.075Z (3 months ago)
- Language: Rust
- Size: 8.14 MB
- Stars: 21
- Watchers: 4
- Forks: 9
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zk-apps
This repository is a collection of smart-contract applications based on ZK-SNARKs.
Included:
- [shielder](legacy-shielder/) - shielding and unshielding PSP22 tokens
## License
The code in this repository is licensed under the terms of Apache License 2.0.