KomodoPlatform / komodo-defi-framework

This is the official Komodo DeFi Framework repository
https://komodoplatform.com/en/docs/komodo-defi-framework/
102 stars 94 forks source link

Dash instantsend support #1136

Open tonymorony opened 2 years ago

tonymorony commented 2 years ago

Might allow performing instant swaps from the Dash side of the trade: https://docs.dash.org/en/0.12.3/wallets/dashcore/privatesend-instantsend.html#instantsend

As per Dash representative information, there is a funding possibility for such kind of integrations. We might consider it after https://github.com/KomodoPlatform/atomicDEX-API/issues/1045 integration completion [ @ca333 @artemii235 ]

thephez commented 2 years ago

Might allow performing instant swaps from the Dash side of the trade: https://docs.dash.org/en/0.12.3/wallets/dashcore/privatesend-instantsend.html#instantsend

Hi, I just wanted to provide a more recent link as v0.12.3 was quite a few years ago. The current version of that page can be found here: https://docs.dash.org/en/stable/wallets/dashcore/coinjoin-instantsend.html#instantsend. Also, there is a page more focused on integrations here: https://docs.dash.org/en/stable/developers/integration.html#receiving-instantsend-transactions.