Skip to content

[UTXO][BTCV] Add Bitcoin Vault cryptocurrency#2733

Open
rrozek555 wants to merge 2 commits intoEdgeApp:developfrom
rrozek555:UTXO_BTCV_Add_BitcoinVault
Open

[UTXO][BTCV] Add Bitcoin Vault cryptocurrency#2733
rrozek555 wants to merge 2 commits intoEdgeApp:developfrom
rrozek555:UTXO_BTCV_Add_BitcoinVault

Conversation

@rrozek555
Copy link
Copy Markdown

Hello!
We would like to add BTCV (Bitcoin Vault) cryptocurrency to your wallet app but during preparation of PR we identified a major blocker: your solution does not support WSS (web socket secure) and non-ssl solution is not accepted according to our security standards.
We see currently 2 solutions for this situation as we want to proceed with implementation of BTCV into Edge Wallet app:

  1. Setting up a WSS connection on Edge Wallet side to the following public servers:
  • mainnet
    • electrums://electrumx-mainnet1.bitcoinvault.global:443
    • electrums://electrumx-mainnet2.bitcoinvault.global:443
  • testnet:
    • electrums://electrumx.testnet.btcv.stage.rnd.land:443
  1. Setting up your own local instance of ElectrumX (along with BTCV node).

Please let us know which option you would like to pursue. We are ready to support you with explanations and guidance within both solutions.

related PR to edge-currency-bitcoin: EdgeApp/edge-currency-bitcoin#259

Kind regards
Jakub Rojek

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

Successfully merging this pull request may close these issues.

1 participant