Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 220 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 220 Bytes

Simple Proof-of-Stake

A toy implementation of a Proof-of-Stake blobkchain protocol in Scala/Akka

How to build

Requirements: sbt (version >0.13.0), JDK 1.8. To compile and test, execute:

sbt test