crypto-rpc
rpc wrapper for multiple rpcs
Last updated 6 years ago by micahriggan .
ISC · Original npm · Tarball · package.json
$ cnpm install crypto-rpc 
SYNC missed versions from official npm registry.

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

Current Tags

  • 11.5.2                                ...           beta (2 months ago)
  • 1.1.0                                ...           latest (6 years ago)

6 Versions

  • 11.5.2                                ...           2 months ago
  • 11.5.1                                ...           2 months ago
  • 11.5.0                                ...           3 months ago
  • 11.4.5                                ...           4 months ago
  • 1.1.0                                ...           6 years ago
  • 1.0.0                                ...           7 years ago
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (9)
Dev Dependencies (14)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |