Open dspicher opened 1 year ago
The team is currently working on a refactor that will make the core bdk wallet more agnostic to which blockchain client is used, after this change is done an example of how to sync a bdk based wallet with Blockbook would certainly be interesting. See #793 for new examples with electrum and esplora clients.
Thanks for the info, I will take a look at the examples there :+1:
Blockbook is a popular block explorer service, implemented and used by Trezor.
Would you be interested in a PR that implements the
Blockchain
trait for it?