/blockchain-js-fullstack

A Full-Stack Blockchain and Cryptocurrency with JS and React

Primary LanguageJavaScript

Blockchain and Cryptocurrency Full-Stack Edition

Description

An End-to-end Blockchain Implementation with JS-backend and React-frontend.


Image source: What is Blockchain? A Blockchain Introduction.

Some features

A full backend JS-OOP style implementation with

  • a full test suite
  • a frontend React.js web application
  • a Proof-of-work algorithm
  • a Blockchain explorer with API
  • Multi-servers production deployment
  • Real-time connected peer-to-peer server with a pub/sub implementation
  • Sign Transactions with cryptography and digital signature
  • A Transaction Pool for a real-time list of incoming data

Credits

Code & tutorial from & credits to: David Katz