A simple proof-of-concept in React that streams and visualizes unconfirmed Bitcoin transactions in real time.
- Install dependencies with
npm install
- Run the app with
npm start
- Open http://localhost:3000 to view it in the browser.
This project was bootstrapped with Create React App.