An open API service indexing awesome lists of open source software.

https://github.com/matheusd/dcr-split-ticket-matcher

Decred Split Ticket Matcher Service & Client
https://github.com/matheusd/dcr-split-ticket-matcher

blockchain decred

Last synced: 9 months ago
JSON representation

Decred Split Ticket Matcher Service & Client

Awesome Lists containing this project

README

          

# DCR Split Ticket Matcher Service

[![Build Status](https://travis-ci.org/matheusd/dcr-split-ticket-matcher.svg?branch=master)](https://travis-ci.org/matheusd/dcr-split-ticket-matcher)

Software for decred holders to buy only a fraction of a ticket, enabling more individuals to participate in the decision making process. This is done in a (mostly) trustless way, such that the funds used do not leave the control of its owner.

Currently in [beta stage](/docs/beta.md).

See it in action:

[video - 10 way split transaction](https://streamable.com/9298l).

[video - poc of multiple decrediton instances in split ticket](https://streamable.com/qnfsm)

[Published Testnet tx](https://testnet.dcrdata.org/tx/134c53c84bdf914e21b9fb04dadcbf178e4de4e2b7d225f9c2e91ec5c60787d7)

[Testnet ticket w/ revocation](https://testnet.dcrdata.org/tx/09507fcf111526bb8d7b7a9d9dba5236036b7961644d66087f38ae9f38638cda)

[Mainnet ticket](https://explorer.dcrdata.org/tx/957728a7b3b9ea02338552470535ca67a6bc4379b169959589b8a69060e764a8)

## Documentation

[Join the Second Phase of Beta](/docs/beta.md).

[Design & Technical Aspects](/docs/design.md).

[Building & Running the software](/docs/building.md)

## Roadmap to Production

- Add testing for the various parts of the app (ongoing)
- Integrate to official wallets
- Plug all fee drain avenues