bisq-network / projects

@bisq-network project management
https://bisq.wiki/Project_management
9 stars 2 forks source link

Bisq2: Liquid Wallet Integration (Elements) #64

Closed alvasw closed 2 years ago

alvasw commented 2 years ago

_This is a Bisq Network project. Please familiarize yourself with the project management process._

Description

We want to implement atomic swaps between Bitcoin and L-BTC/Liquid Assets in Bisq 2. To do that, we need to implement a Liquid Wallet backend first. In this project, I'll implement the backend for the Elements Wallet (https://blockstream.com/elements/).

Rationale

This is needed to implement atomic swaps between Bitcoin and L-BTC/Liquid Assets.

Criteria for delivery

This project is complete when the needed RPC calls to Elements are implemented and merged into Bisq 2 (including integration tests).

Measures of success

We have a liquid wallet in Bisq 2.

Risks

None.

Tasks

alvasw commented 2 years ago

Delivered in https://github.com/bisq-network/bisq2/pull/111.