Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants