Skip to content

shra1dhar/Kuwawaru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Blockchain Application which is under work.

I plan to later develop the same using golang (yet to learn) and compare the benchmark speeds in calculating hashes.

Feel free to fork or suggest recommendadtions. I've used a lot of comments for references.

Cheers, Shra1 !!

Steps:

  • After cloning the project do the following in the folder directory:
$ npm install
  • To spawn many nodes on your local, do the following:
$ npm run node_1
$ npm run node_2
$ npm run node_3
$ npm run node_4
$ npm run node_5
  • Hit various endoints and use postman to check the transactions

About

Blockchain application leveraging P2P networking.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published