atomicDEX-API
atomicDEX-API copied to clipboard
Implement all `Wallet` related comands as a part of adex-cli
trafficstars
Impact
There is a bunch of Wallet related commands that are to be implemented as a part of adex-cli in komodo wallet rpc api:
Todo:
Legacy:
- [x] -
convertaddress - [x] -
convert_utxo_address - [x] -
kmd_rewards_info - [x] -
my_balance - [x] - !! supereseded by version 2.0.
my_tx_history - [x] -
send_raw_transactionhigh priority - [x] -
validate_address - [ ] - !! supereseded by version 2.0.
withdraw - [x] -
show_priv_keylow priority
Version 2.0 Master:
- [x] -
get_public_keysimple - [x] -
get_public_key_hashsimple - [x] -
get_raw_transactionsimple - [x] -
my_tx_history - [x] -
withdrawhigh priority (without hw wallet)
Version 2.0 Dev:
- [ ] -
withdraw - [ ] -
task_withdraw_status - [ ] -
task_withdraw_cancel