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

Onchain payments #88

Open
darioAnongba opened this issue Jun 24, 2024 · 0 comments
Open

Onchain payments #88

darioAnongba opened this issue Jun 24, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@darioAnongba
Copy link
Contributor

Implement onchain payments:

  • Fill account by receiving a payment onchain:
    • CLN: Receive on node, get event via websocket that amount has been received, link with user_id by invoice address or label
    • Breez: Receive via Swap. Get event with listener and link with user_id
    • CLN gRPC: ?
  • Send onchain
    • CLN: Not implemented at the moment as the user controls the node so there is no need for now to allow this as it is complicated unless we reimplement the swapping method of Breez.
    • Breez: Use swaps
@darioAnongba darioAnongba added the enhancement New feature or request label Jun 24, 2024
@darioAnongba darioAnongba self-assigned this Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant