https://github.com/conduition/zkcp
Zero-knowledge contingent payments with zk-STARKS in Rust
https://github.com/conduition/zkcp
Last synced: 10 months ago
JSON representation
Zero-knowledge contingent payments with zk-STARKS in Rust
- Host: GitHub
- URL: https://github.com/conduition/zkcp
- Owner: conduition
- License: unlicense
- Created: 2024-11-11T18:00:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-06T07:54:43.000Z (over 1 year ago)
- Last Synced: 2025-07-27T21:45:15.189Z (11 months ago)
- Language: Rust
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zkcp
Zero-knowledge contingent payments with zk-STARKS in Rust.
This repo is based on [my blog post about purchasing solutions to NP-complete problems using Bitcoin](https://conduition.io/bitcoin/zkpreimage/).
Currently prototype stage. Documentation coming soon.