Skip to content

Proof of concept for a (Bitcoin) exchange software based on CQRS and Event Sourcing.

Notifications You must be signed in to change notification settings

kixi/bitcoin-xchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proof of concept for a (Bitcoin) exchange software based on CQRS and Event Sourcing.
Initial goal was to get familiar with CQRS, Scala, Akka and Event Stores.
The following client API is used to communicate with the Event Store (http://geteventstore.com)
https://github.com/EventStore/eventstorejvmclient

About

Proof of concept for a (Bitcoin) exchange software based on CQRS and Event Sourcing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages