Crushcoin Wallet Module
A NodeJS wrapper for the Cytponote and Bytecoin Wallet RPC JSON daemon.
Dependencies
You must have the Crushcoin Wallet daemon running, or have a URL from which you can access one remotely.
npm i --save wallet-module
const Wallet = // Connect to a wallet daemon.const wallet = '127.0.0.1' 8070 wallet