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
- Host: GitHub
- URL: https://github.com/matheusd/dcr-split-ticket-matcher
- Owner: matheusd
- License: isc
- Created: 2018-02-09T17:17:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T08:23:26.000Z (over 3 years ago)
- Last Synced: 2025-07-22T16:34:13.996Z (11 months ago)
- Topics: blockchain, decred
- Language: Go
- Homepage:
- Size: 14.4 MB
- Stars: 28
- Watchers: 5
- Forks: 7
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DCR Split Ticket Matcher Service
[](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