Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 398 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 398 Bytes

Bitcoin Stream Cloud

A simple proof-of-concept in React that streams and visualizes unconfirmed Bitcoin transactions in real time.

  1. Install dependencies with npm install
  2. Run the app with npm start
  3. Open http://localhost:3000 to view it in the browser.

This project was bootstrapped with Create React App.