Simple Blockchain Implementation in Scala.
Inspired by Daniel van Flymen's blog Learn Blockchains by Building One, I started to implement this Scala version of a simple Blockchain.
REST API service is built on the open source projects akka and akka-http.