Skip to content

adityashukla74/simple-blockchain

Repository files navigation

# Introduction

simple-blockchain is a blockchain program to demonstrate how blockchain technology works at the basic level using Node.

How to start

In order to start, use:

$ git clone https://github.com/adityashukla74/simple-blockchain
$ cd simple-blockchain
# install the project's dependencies
$ npm install
$ Then 
$ $ node blockchain.js

About

simple blockchain test program

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published