Files

22 lines
579 B
Markdown
Raw Permalink Normal View History

# CashShuffle specification and documentation
[Specification](./SPECIFICATION.md)
## Introduction
2020-05-04 12:24:08 -04:00
[CoinShuffle overview](https://web.archive.org/web/20191027183101/http://crypsys.mmci.uni-saarland.de/projects/CoinShuffle/)
2020-05-04 12:24:08 -04:00
[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)