KomodoPlatform / komodo-defi-framework

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

Make AtomicDEX compatible with wallet connect #1543

Open tonymorony opened 1 year ago

tonymorony commented 1 year ago

I think adding possibility to pay with atomicdex in 3rd party web applications is essential feature to be really competitive in web3 ecosystem as a wallet because if user will not be able to use atomicdex in other web applications he will be forced to use another wallet as an alternative

this https://walletconnect.com/ protocol is the most popular as far as I can see (e.g. it's one of login options to uniswap

cf: https://github.com/KomodoPlatform/air_dex/issues/29

borngraced commented 1 month ago

WalletConnect is a protocol that allows users to connect their wallets to decentralized applications (dApps) securely. Integrating WalletConnect into Komodefi will enable users to interact with Komodefi using a wider range of wallet options.

I have made some research on the Integration and here're some fundamental tasks to get started with having a functional WalletConnect in Komodefi.

Implementations will cover for both native and wasm targets

shamardy commented 1 month ago

related issue https://github.com/KomodoPlatform/komodo-defi-framework/issues/1167 , there are lots of discussion on https://github.com/KomodoPlatform/komodo-defi-framework/issues/1167 for the same issues that we will handle in this WalletConnect integration.