StarlingCoin A basic Blockchain Implementation with Proof of Work concensus Features Create block Mining block Set mining difficulty Validate chain Run Locally Make sure you have Node.js installed. $ cd StarlingCoin $ npm install $ npm start