Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 289 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 289 Bytes

Ordmempool

Observing the mempool in real time and notifying about new ordinals pictures.

app.py implements FastAPI server with both backend and frontend.

Websockets are used to notify about new ordinals.

rsync is used to sync the data from BTC node server to the webserver.