Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 471 Bytes

File metadata and controls

18 lines (13 loc) · 471 Bytes

BTC Fee Estimate Charter

A nodejs-React web app to get historic data of btc fee estimate index from BTC Fee Estimate Watcher and chart graphs based on it at a webpage.

Stack:

nodejs, docker (optional)

Usage:

Docker/Prod:

  1. Use with BTC Fee Estimate Tracker

Local/Dev:

  1. Update .env
  2. npm run dev

TO DO:

  1. Fix autoscroll for index page again. Not working anymore.