Bitcoin Implementation in Scala
Find a file
2016-02-04 09:48:35 -06:00
project Adding plugins.sbt file 2016-01-04 15:10:19 -06:00
src Implementing OP_TUCK, OP_2DROP, OP_2DUP, OP_3DUP, OP_2OVER, OP_2ROT, OP_2SWAP script operations 2016-02-04 09:48:35 -06:00
.gitignore Initial commit 2015-07-14 14:11:42 -05:00
build.sbt Adding build files 2015-12-21 17:16:30 -06:00
LICENSE Initial commit 2015-12-03 13:46:43 -06:00
README.md Init 2015-07-14 14:15:18 -05:00

Bitcoin protocol implemented in the Scala programming langauge