Files
cashfusion/README.md
Darren Tapp 692c4d0132 Correct dead links
I pulled the pdf from the web archive and self hosted a copy of this paper.  I did not try to copy the overview as it says it's copyrighted.  I did change the link to the web archived version.
2020-05-04 12:24:08 -04:00

22 lines
579 B
Markdown

# CashShuffle specification and documentation
[Specification](./SPECIFICATION.md)
## Introduction
[CoinShuffle overview](https://web.archive.org/web/20191027183101/http://crypsys.mmci.uni-saarland.de/projects/CoinShuffle/)
[CoinShuffle paper](https://www.darrentapp.com/pdfs/coinshuffle.pdf)
## Implementations
Servers
- [golang](https://github.com/cashshuffle/cashshuffle)
Clients
- [Electron Cash](https://github.com/Electron-Cash/Electron-Cash/wiki/CashShuffle-Documentation)
- [cashshufflejs-web (Work in progress)](https://github.com/alwaysAn0n/cashshufflejs-web)