@dave are there any tools already to parse boostagrams from the command line?
I'd love to parse them on my node and display them for each episode.
@dergigi Yes, there are two:
https://github.com/agates/lnd-invoice-records-stream
...and:
https://github.com/Podcastindex-org/extractlv
The first one uses the grpc streaming feature so it's real time when the invoice hits LND.
@dave Awesome, thank you! <3
Bitcoin Maston Instance
@dergigi Yes, there are two:
https://github.com/agates/lnd-invoice-records-stream
...and:
https://github.com/Podcastindex-org/extractlv
The first one uses the grpc streaming feature so it's real time when the invoice hits LND.