Bitcoin Forum

Bitcoin => Project Development => Topic started by: gpyzz on February 06, 2015, 06:24:13 PM



Title: Scala-Join (A scala implementation of CoinJoin) [Feedback]
Post by: gpyzz on February 06, 2015, 06:24:13 PM
Hey everyone!

  A while a go I decided to do my own implementation of the CoinJoin protocol in an attempt to add a bit more of anonymity to Bitcoin. I implemented the protocol in Scala and you can check out my code at https://github.com/guijo0/Scala-Join (how to use the code is written in the README). I was hoping some of you could send in some ideas on how about to do it better, future additions, improvements, bugs, etc.

  Any help will be very much appreciated.  ;)

  Cheers.