A blockChain with Nodejs
- All the
code
required to get started - Images of what it should look like
- Clone this repo to your local machine using
https://github.com/Abdurraheem/BlockChain.git
- If you want more syntax highlighting, format your code like this:
update and install this package first
$ brew update
$ brew install fvcproductions
now install npm and bower packages
$ npm install
$ bower install
From the command line run node main.js You will get the block node in console.