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

Token server features #105

Open
tomt1664 opened this issue Nov 1, 2024 · 0 comments
Open

Token server features #105

tomt1664 opened this issue Nov 1, 2024 · 0 comments
Assignees

Comments

@tomt1664
Copy link
Member

tomt1664 commented Nov 1, 2024

Currently the token-server supports the swiss-pay API in order to enable payments for tokens that a validated for use in the mainnet mercury layer server.

We want to add features to enable making the payment directly to a connected bitcoin or lightning node.

So in the config, the user will be able to choose between, swisspay, lightning or bitcoin node (or both ln and bitcoin). The bitcoin rpc credentials will need to be supplied, and also a RTL lightning node url and macaroon.

The functions to enable this were previously implemented in the old mercury server: https://github.com/commerceblock/mercury/blob/master/server/src/protocol/pay_on_deposit.rs

@tomt1664 tomt1664 self-assigned this Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant