cypherpoker.js icon indicating copy to clipboard operation
cypherpoker.js copied to clipboard

Create remote Monero API adapter for Services Server

Open monicanagent opened this issue 6 years ago • 0 comments

PRECEDED BY ISSUE #53

Overview

Once the native desktop Monero client has been implemented a "light client" implementation that uses remote API services should be added.

Details

Implementation details should follow existing adapters and refer to specifics noted in issue #53.

Specifically, functions makeNewWallet, getDerivedWallet, getBlockchainBalance, sendTransaction, updateTxFees, and cashoutToAddress must be implemented in a currency-agnostic way.

monicanagent avatar Jun 26 '19 18:06 monicanagent