Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scrypt-inc/zk-bounties
Solutions leveraging the power of ZK-bounties
https://github.com/scrypt-inc/zk-bounties
Last synced: 19 days ago
JSON representation
Solutions leveraging the power of ZK-bounties
- Host: GitHub
- URL: https://github.com/scrypt-inc/zk-bounties
- Owner: sCrypt-Inc
- Created: 2022-11-22T09:44:33.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-22T10:34:33.000Z (about 2 years ago)
- Last Synced: 2024-11-05T03:36:49.440Z (2 months ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ZK Bounties
A collection of solutions leveraging the power of ZK bounties. ZK bounties are a way of privately trading sensistive information on a public blockchain such as Bitcoin. Besides providing privacy they also ensure atomicity of the transaction so none of the involving parties can cheat. It ensures that the seller of the information cannot cheat by taking the reward without delivering the correct information. Adversely it also ensures that the buyer cannot get the information without paying and equally cannot simply waste the sellers resources by ordering say a solution to a hard problem and then simply abandoning[1].
[1] This is a fatal drawback with the old way of doing [Zero Knowledge Contingent Payments (ZKCP)](https://en.bitcoin.it/wiki/Zero_Knowledge_Contingent_Payment).