1.0.2 • Published 4 years ago

bcx v1.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

Blockchain.com Exchange Api

Usage

  • git clone git@github.com: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