Skip to content

jbddc/simple-blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple BlockChain

Backend for BlockSplitWise application. Based on BlockChain technology.

Description

Exposes a node that mantains the BlockSplitWise blockchain (communicating with other nodes via Spread). Also exposes a REST server that allows Android clients to interact with node.

Dependencies

Build Project

  • stack setup (only needed once)
  • stack build

Run Project

  • stack exec node local - run node connecting to localhost spread daemon
  • stack exec node - run node connecting to remote spread daemon (WARNING: remote spread daemon may be down...)

About

Simple Blockchain implementation in Haskell

Resources

License

Stars

Watchers

Forks

Packages

No packages published