Skip to content

Latest commit

 

History

History
71 lines (53 loc) · 5.04 KB

File metadata and controls

71 lines (53 loc) · 5.04 KB

Truthcoin: Decentralized Bitcoin Prediction Markets

Summary

Truthcoin is my ambitious project to create a trustless P2P prediction-marketplace. This is possible because, unlike most marketplaces, the end product of a prediction market (PM) is information. Bitcoin adds the second piece of the puzzle: the exchange of value. The end result is the first of its kind: a market for actual prediction-commodities, which have a value based on their accuracy and not based on the behavior of any administrator, rival trader, or counterparty.

Traditional PMs have been persecuted much in the same way as e-cash systems, and current Bitcoin alternatives require the user to trust the operator to:

  1. Keep funds safe.
  2. Create desirable markets.
  3. Accurately determine the outcome of markets.

Instead, Truthcoin's outcomes are determined by a vote weighted by present and past conformity, using in a new token-ownership-model. This theoretically produces a unique Nash Equilibrium of unanimous honesty. Moreover, incentives are to only create contracts which are useful (measured by trading volume), and unambiguous (measured by vote-similarity). Additionally, market liquidity is guaranteed to be permanently nonzero thanks to the LMSR. MSRs allow for simple, secure, realtime buying and selling.

What's going on!?

Look at some [Slide Shows](http://www.truthcoin.info/presentations/). [This written intro](https://github.com/psztorc/Truthcoin/raw/master/docs/1_Purpose.pdf) explains "what this is and why it is important". [The whitepaper](https://github.com/psztorc/Truthcoin/raw/master/docs/Truthcoin_Whitepaper.pdf) explains "how it works". Check out the [voting demo](https://lyoshenka.ocpu.io/truthcoindemo/www/). Read the [FAQ](http://www.truthcoin.info/faq/). Visit the [website](http://www.truthcoin.info/) and [forum](http://forum.truthcoin.info/).

My Pipeline

Up Next: Begin publishing my blog, to discuss the numerous problems with existing cryptocoin projects.
Up Next: Editing Whitepaper 1.4 (email me with typos/confusions, or pull request into here).
Up Next: Releasing C++ client, Q1 2015

You Can Help!

1. Read the documentation / code and ask questions to grow the FAQ! (Email me or pull into [the errata section](https://github.com/psztorc/Truthcoin/tree/master/docs#addendum--errata) or [the FAQ section](https://github.com/truthcoin/www.truthcoin.info/blob/gh-pages/faq/index.md) with any new questions). 2. Joining and posting to the forum. 5. Help continue the translation of the R code into Python and C++.

Where is Everything?

Code: lib folder (in R, incomplete python and C++ versions are in 'pylib' folder) Readings/Documentation/Purpose/Applications/Tech = 'docs' folder Details about tx types: docs/Development Plans/

The 'lib' folder also has html files which describe the outcome of function tests and demonstrations. These files were automatically generated from R code using R-markdown, and the .rmd files are included alongside the html files for reproducibility.

Contact

truthcoin@gmail.com https://twitter.com/Truthcoin

Donation Address: 1M5tVTtynuqiS7Goq8hbh5UBcxLaa5XQb8
I'm giving away all of this work for free. It was hard work!
Thanks to everyone who donated.