Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 347 Bytes

File metadata and controls

9 lines (6 loc) · 347 Bytes

POW-Blockchain

This is a demonstration of a single-node, proof-of-work blockchain with automatic difficulty adjustments and a work-in-progress UTXO accounting system. It is built using Meteor and React.

Setup

In the project directory, run "meteor run".

Live Demo

A live demo of this project is at https://pow-blockchain.meteorapp.com/.