Is there a service, bot, etc.. that takes a nostr note that contains a Bitcoin tx and broadcasts the tx?
#asknostr
Login to reply
Replies (6)
That would be awesome.
That what I was thinking too.
I'm working on HAMSTR, and will soon have kind 1 notes totally complete, working on DMs, search, and some other stuff. Can't do off-grid LN payments or zaps easily, but was thinking perhaps an easy way to send Bitcoin from an off-grid client over ham radio. maybe I'll build it into my server to broadcast a tx if a certain note message is received, not sure.
That’s great, I’ll keep following the progress!
Just some hex
I understand what a tx consists of. It still needs to be broadcast, and somehow get from nostr.

Hackaday
Decoding Meshtastic With GNU Radio
Meshtastic is a way to build mesh networks using LoRa that is independent of cell towers, hot spots or traditional repeaters. It stands to reason t...
GitHub
GitHub - rustradio/rustradio: An SDR-focused signal processing framework built using Rust
An SDR-focused signal processing framework built using Rust - rustradio/rustradio