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

Implement Custom URL Protocol #218

Open
4 tasks
binarybaron opened this issue Jul 31, 2024 · 0 comments
Open
4 tasks

Implement Custom URL Protocol #218

binarybaron opened this issue Jul 31, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@binarybaron
Copy link
Collaborator

Implement Custom URL Protocol

Description

Implement a custom URL protocol to launch our desktop GUI from any website and initiate a swap with a specific provider.

  1. Define protocol: xmr-btc-swap://{PEER_ID_OF_PROVIDER} / xmr-btc-swap://{MULTI_ADDR}/p2p/{PEER_ID_OF_PROVIDER}
  2. Register GUI as protocol handler
  3. Implement URL parsing in GUI
  4. If no multi address is provided search for multi address in public registry and local provider list
@binarybaron binarybaron added the enhancement New feature or request label Jul 31, 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

2 participants