bcx
v1.0.2
Published
## Usage - `git clone [email protected]:dylanbathurst/bcx.git` - `cd bcx` - `npm install` - Obtain an api key by logging into your exchange account and going here: https://exchange.blockchain.com/settings/api (Be sure to enable the key by clicking the link i
Downloads
5
Maintainers
Readme
Blockchain.com Exchange Api
Usage
git clone [email protected]:dylanbathurst/bcx.git
cd bcx
npm install
- Obtain an api key by logging into your exchange account and going here: https://exchange.blockchain.com/settings/api (Be sure to enable the key by clicking the link in your email)
export BCX_SECRET={YOUR_API_KEY}
npm start