# SpeedyMurmurs
**Source**: https://crysp.uwaterloo.ca/software/speedymurmurs/
**Parent**: https://crysp.uwaterloo.ca/software/
This is the companion website for the paper [Settling Payments Fast and Private: Efficient Decentralized Routing for Path-Based Transactions](https://crysp.uwaterloo.ca/software/speedymurmurs/ndss.pdf), to appear
at [NDSS 2018](https://www.ndss-symposium.org/ndss2018/). In the paper, we introduce SpeedyMurmurs, a routing protocol for path-based transaction networks. Path-based
transaction networks provide 'off-chain' transactions of funds in arbitrary currencies and are a promising approach to overcome the scalability issues of blockchains.
On this page, we provide the source code and real-world data sets that our evaluation utilized.
The paper and corresponding software were written by:
- [Stefanie Roos](https://cs.uwaterloo.ca/~sroos/)
- [Pedro Moreno-Sanchez](https://www.cs.purdue.edu/homes/pmorenos/)
- [Aniket Kate](https://www.cs.purdue.edu/homes/akate/)
- [Ian Goldberg](https://cs.uwaterloo.ca/~iang/)