Skip to content

Latest commit

 

History

History
62 lines (43 loc) · 1.67 KB

README.md

File metadata and controls

62 lines (43 loc) · 1.67 KB
Logo

Blockchain

Report Bug · Request Feature


About The Project

Blockchain programmed from scratch.
Ability to create blockchain, create transactions, mine transactions from transaction pool, add blocks to block chain, verify transactions and blockchain


Screnshot


Built With

Node.js React
Redis Express.js
Docker

Usage

npm run dev - To start development server
npm run dev-peer - To add additional peer servers to the blockchain network


Documentation

JDocs Documentation
Load the index.html file in a browser


Contact

Felice Forgione - @forgione67

Project Link: https://github.com/feliceforgione/blockchain-scratch