Skip to content

agcy1210/identity-blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.