niftynei on Nostr: really had been wanting to add some data lookups to a project but mempool dot space ...
really had been wanting to add some data lookups to a project but mempool dot space API has a limit on how many requests you can make but notably they don’t publish what the limit is. this made me really nervous about relying in them.
the data backing for mempool is an open source project called electrs. it turns out im already running an electrs server due to my nix-bitcoin install.
so all i needed to do was figure out how to interface with it and viola, got the data i need all on my own ♥️
big winners here imo are nix-bitcoin and tailscale which makes building personal infrastructure across home servers super easy!! as well as bitcoin being open source. lets go decentralized future!!
Published at
2024-08-24 03:33:04Event JSON
{
"id": "6a9fc1515309edaa898a8a76eaa1b1853377ca033b22113b5e4461cdc651ff14",
"pubkey": "cbc5ef6b01cbd1ffa2cb95a954f04c385a936c1a86e1bb9ccdf2cf0f4ebeaccb",
"created_at": 1724470384,
"kind": 1,
"tags": [],
"content": "really had been wanting to add some data lookups to a project but mempool dot space API has a limit on how many requests you can make but notably they don’t publish what the limit is. this made me really nervous about relying in them.\n\nthe data backing for mempool is an open source project called electrs. it turns out im already running an electrs server due to my nix-bitcoin install. \n\nso all i needed to do was figure out how to interface with it and viola, got the data i need all on my own ♥️ \n\nbig winners here imo are nix-bitcoin and tailscale which makes building personal infrastructure across home servers super easy!! as well as bitcoin being open source. lets go decentralized future!!",
"sig": "0202c860e3ebf20742cceadcb8d7e59834d5a8667b875298820c41bcf8a647c6489a0e58deb367116c9af8a213f7060bfdb39cdab2da93e39ce0de124e18ae62"
}