Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 313 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 313 Bytes

dlstore

Ledger state machine framework backed by different distributed ledger stores including

  • Kafka
  • Firestore

Comes with a website demo that can be run with

sbt
> project playstore
> run

and navigating to http://localhost:9000

See also: