identity-blockchain

It is a blockchain created in node js with all the required function to add a block, hashing etc.

Installation

Clone the repository and then run the following commands.

  • Install all the required packages
npm install 
  • Run the server
npm start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.