kigichang / lmsr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logarithmic Market Scoring Rule (LMSR) Prediction Market on Hyperledger Fabric

The project is a prototype implements Prediction Market with LMSR on IBM Hyperledger Fabric. Fabric is a block chain open source like Bitcoin or Ethereum.

Resources

  1. Logarithmic Market Scoring Rules for Modular Combinatorial Information Aggregation by Robin Hanson
  2. Hyperledger Fabric
  3. Gnosis
  4. Prediction Market (en)
  5. Prediction Market (ch)

TODO

  1. Because can not handle concurrent transactions on a market, it needs an transaction queue for each market
  2. Member management
  3. Mobile App

About


Languages

Language:Go 100.0%