Skip to content

Repository files navigation

BlockchainExample

This blockchain demo is for educational purpose. It is implemented in JAVA 8 with no dependencies to 3rd-party-libs.

Just clone this repository with

git clone git@github.com:nlsltz/BlockchainExample.git

Navigate into the directory with

cd BlockchainExample

The project is build with gradle, just run

gradle build

and you get a build directory with the compiled source and a .jar file

To run the demo just type

gradle run

(c) Nils Lutz 2018

About

Educational example of a blockchain implementation

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages