crypto-rpc

1.1.0 • Public • Published

Commands

// get balance of all accounts
./bin/balance --node ETHNode --currency ETH

// get balance of USDC for specific account
./bin/balance --node ETHNode --currency USDC --address 0xac2c37f15B77Ac5aC56fb8643cb02cb18F82C246
./bin/send --node ETHNode --currency USDC --amount 1111111 --address 0xac2c37f15B77Ac5aC56fb8643cb02cb18F82C246

// Get balance of bitcoin wallet
./bin/balance --node BTCNode --currency BTC

/crypto-rpc/

    Package Sidebar

    Install

    npm i crypto-rpc

    Weekly Downloads

    1

    Version

    1.1.0

    License

    ISC

    Unpacked Size

    110 kB

    Total Files

    46

    Last publish

    Collaborators

    • nitsujlangston
    • micahriggan