bitcoindevkit / rust-esplora-client

Bitcoin Esplora API client library. Supports plaintext, TLS and Onion servers. Blocking or async.
MIT License
28 stars 44 forks source link

Refactor to use BP stack instead of rust-bitcoin #55

Closed dr-orlovsky closed 1 year ago

dr-orlovsky commented 1 year ago

This makes library much more lightweight, helps to stabilize API and avoid major refactorings with each new rust-bitcoin release.

dr-orlovsky commented 1 year ago

Sorry, GitHub opened PR in the wrong repo! It was intended to be against the fork In https://github.com/BP-WG/bp-esplora-client