bdk icon indicating copy to clipboard operation
bdk copied to clipboard

Blockbook implementation for the Blockchain trait?

Open dspicher opened this issue 2 years ago • 2 comments

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?

dspicher avatar Mar 06 '23 18:03 dspicher

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.

notmandatory avatar Mar 06 '23 21:03 notmandatory

Thanks for the info, I will take a look at the examples there :+1:

dspicher avatar Mar 07 '23 22:03 dspicher