You've already forked cashfusion
692c4d0132
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.
22 lines
579 B
Markdown
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)
|
|
|