Skip to content

React Web App that provides real-time monitoring of Bitcoin transactions, displaying their current status and saving the final state to a Firestore database

License

Notifications You must be signed in to change notification settings

ausaf007/bitcoin-tx-tracker

Repository files navigation

Bitcoin Transaction Tracker

React Web App that provides real-time monitoring of Bitcoin transactions, displaying their current status and saving the final state to a Firestore database

Table of Contents

About The Project

This project was scaffolded with Vite.

Tech Stack

Prerequisites

Make sure to have NPM and Nodejs installed. Tested on Nodejs v18.18.0.

How To Use In Dev?

  1. Clone the repo and navigate to bitcoin-tx-tracker/:
    cd /path/to/folder/bitcoin-tx-tracker/
    
  2. Get dependencies:
    npm install
    
  3. Fill in the env file with the .env.sample provided, with the firestore credentials
  4. Run the app:
    npm run dev
    

Algorithm

A picture is worth a thousand words

algorithm.png

Thank you!

About

React Web App that provides real-time monitoring of Bitcoin transactions, displaying their current status and saving the final state to a Firestore database

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published