https://github.com/tangle-network/bulletproof-gadgets
https://github.com/tangle-network/bulletproof-gadgets
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/tangle-network/bulletproof-gadgets
- Owner: tangle-network
- License: gpl-3.0
- Created: 2021-02-22T18:47:18.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-29T14:11:40.000Z (almost 5 years ago)
- Last Synced: 2025-03-29T10:33:32.543Z (about 1 year ago)
- Language: Rust
- Size: 1.47 MB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bulletproof-gadgets
Zero-knowledge gadgets using bulletproofs R1CS. Heavily inspired from https://github.com/lovesh/bulletproofs-r1cs-gadgets/.