Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Abstract wallets on the BTC side #3

Open
adambor opened this issue Dec 9, 2024 · 0 comments
Open

Abstract wallets on the BTC side #3

adambor opened this issue Dec 9, 2024 · 0 comments
Labels

Comments

@adambor
Copy link
Member

adambor commented Dec 9, 2024

We need to abstract the wallets on BTC side (on-chain and lightning) to allow LPs choice of different wallet implementations (like e.g. custodial accounts or complex multisig setups).

The abstraction should go as deep as to completely remove the bitcoinjs-lib, bolt11, ln-service & lightning dependency from this library. So that in the future it is possible to also easily add support for different UTXO chains or bitcoin token protocols such as RGB & Taro.

@adambor adambor moved this to Todo in Abstract LP wallet Dec 9, 2024
@adambor adambor moved this from Todo to In Progress in Abstract LP wallet Dec 11, 2024
@adambor adambor added the WIP label Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Progress
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant