Avatar
sha2fiddy
85faa4b5a437890933177c989cf4e8dd1ae5f81487496c8e30125a4db00ac5b1
Consumer of Bitcoin Data & Memes | Maintainer: https://nostr4newbies.com/

LOL gd auto completel. etl-lnd

Working on an ETL microservice for Bitcoin (via self-hosted Mempool api), and LND (via self-hosted lndmon api).

The end goal is a background service where you configure your Mempool and/or lndmon server urls, point it to your data storage (local or remote), and it continuously writes cleaned data for analysis. Lots of additional configurations for timeseries resolution, limiting endpoints, logging, etc.

First application is for extracting data remotely, but I’m hoping to get it to a point where it can be packaged for node-in-a-box projects like #[0]

Replying to Avatar verbiricha

PV nostr, did some improvements to https://habla.news It'll use your relay list when logging in, you can toggle which relays you want to see in the feed and can filter feed by your follows.

https://void.cat/d/9GuowKqyBWAjt12ef4Au8X.mov

Ser, how to get the frog icon next to your avatar

Using it to pay your credit card bills, etc still feels like a cheat code though. Double dipping 😂

Gm

Yesterday I pushed a little helper class to spam your favorite API with asynchronous requests using httpx and the new asyncio TaskGroup in Python 3.11

https://github.com/sha2fiddy/python-tools/blob/main/async_api_client.py