A basic Blockchain Implementation with Proof of Work concensus
- Create block
- Mining block
- Set mining difficulty
- Validate chain
Make sure you have Node.js installed.
$ cd StarlingCoin
$ npm install
$ npm start| Name | Name | Last commit date | ||
|---|---|---|---|---|
A basic Blockchain Implementation with Proof of Work concensus
Make sure you have Node.js installed.
$ cd StarlingCoin
$ npm install
$ npm start