SatoshiPortal / boltz-rust

Boltz client rust crate
https://docs.boltz.exchange
30 stars 19 forks source link

Boltz API V2 + Musig2 + Taproot #26

Closed rajarshimaitra closed 6 months ago

rajarshimaitra commented 6 months ago

This PR adds the Boltz V2 API.

The new logic is handled by a structure BtcSwapper.

Two tests are added to test the logic. Tests are ignored. Will require legend-regtest env to run.