Skip to content

himanshuo/BlockChain-Deprecated-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS REPO IS DEPRECATED. Instead see my other blockchain implementation

BlockChain

Generic Open Source Block Chain

Build Status

Setup Instructions

  1. This Repository uses Maven as a build management tool. Install it at http://maven.apache.org/

  2. To build the code

    mvn package

  3. To Run the code

    java -jar target/BlockChain-1.0-SNAPSHOT.jar