cypherpoker.js
cypherpoker.js copied to clipboard
Create remote Monero API adapter for Services Server
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.