cake_wallet/lib/exchange
Godwin Asuquo 6378d052ac
Cw 72 implement sideshift exchange (#332)
* add sideshift exchange provider

* add secret key

* Fix issues

* Fix issues

* refactor code

* add permission checks to side shift

* fix formatting issues
2022-04-13 14:28:21 +01:00
..
changenow Fixes for network based pairs for changenow. Fixes for address validation for ustd address. 2022-02-08 10:57:02 +02:00
morphtoken Configure wallet types for the app 2021-12-24 14:41:34 +02:00
sideshift Cw 72 implement sideshift exchange (#332) 2022-04-13 14:28:21 +01:00
xmrto Configure wallet types for the app 2021-12-24 14:41:34 +02:00
exchange_pair.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
exchange_provider.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
exchange_provider_description.dart Cw 72 implement sideshift exchange (#332) 2022-04-13 14:28:21 +01:00
exchange_template.dart Backup stuff. 2021-01-15 19:41:30 +02:00
exchange_trade_state.dart CAKE-185 | added title property to TradeIsCreatedFailure class; applied title property in the createTrade() method (exchange_view_model.dart); applied title property as alert title in the exchange_page.dart 2020-12-02 21:51:06 +02:00
limits.dart Part 1 2020-09-21 14:50:26 +03:00
limits_state.dart Part 1 2020-09-21 14:50:26 +03:00
trade.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
trade_not_created_exeption.dart Part 1 2020-09-21 14:50:26 +03:00
trade_not_found_exeption.dart Part 1 2020-09-21 14:50:26 +03:00
trade_request.dart Part 1 2020-09-21 14:50:26 +03:00
trade_state.dart Cw 72 implement sideshift exchange (#332) 2022-04-13 14:28:21 +01:00