Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 595 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 595 Bytes

BlockChain

A blockChain with Nodejs


Installation

  • All the code required to get started
  • Images of what it should look like

Clone

  • Clone this repo to your local machine using https://github.com/Abdurraheem/BlockChain.git

Setup

  • 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

Run

From the command line run node main.js You will get the block node in console.