Skip to content

Basic Blockchain Implementation with Proof of Work concensus

Notifications You must be signed in to change notification settings

Misash/StarlingCoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StarlingCoin

A basic Blockchain Implementation with Proof of Work concensus

gif

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

image

About

Basic Blockchain Implementation with Proof of Work concensus

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published