bitpay / node-bitpay-client

A Node.js module and command line client for interacting with BitPay's Cryptographically Secure API
102 stars 95 forks source link

Readme CLI references #67

Open braydonf opened 9 years ago

braydonf commented 9 years ago

The README examples assume a global installation with commands such as $ bitpay, instead of $ ./bin/bitpay. Need to update references to the CLI, and possible include a pairing example for a node script.