chrisguida / smaug

`smaug` watches your bitcoin treasury with a meticulous eye
MIT License
13 stars 3 forks source link

implement bitcoind backend #10

Closed chrisguida closed 9 months ago

chrisguida commented 1 year ago

Alternative to BDK

Use new scanblocks rpc?

bitcoind rpc creds need to be manually input into watchdescriptor config since CLN doesn't expose this

Default to esplora (blockstream? need to fix rate limiting)

Maybe also allow custom esplora / electrum backends