Skip to content

garlab/akka-blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Akka blockchain

This is a sample project to implement a minimum blockchain with akka. The blockchain impose a hash containing four leading zeros as proof of work.

Dependencies

Run

sbt run

Tests

sbt test

TODO

  • Restart MiningActor after timeout
  • Add http API
  • Add frontend in react

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages