New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gdax_stats

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gdax_stats

A CLI tool for getting current liquid GDAX holdings reports.

  • 1.0.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
11
increased by120%
Maintainers
1
Weekly downloads
 
Created
Source

GDAX Stats

is a tool for compiling the liquid value of a GDAX account and running reports for accounting against trade history using the GDAX API. In order to use this tool, you will need to create an API key with "view" permissions (this is the only permission it needs): https://www.gdax.com/settings/api

If you don't yet have a GDAX trading account, you can sign up on Coinbase, which uses the same account system as GDAX.

Setup

  • Get a Coinbase GDAX API key/secret
  • Set GDAX_KEY, GDAX_SECRET, GDAX_PASS as env vars
  • setup a GDAX account (Login with Coinbase)
  • install Node.js (recommend using NVM)
  • Install: npm i -g gdax_stats
  • Run: gdax_stats balance to see balances
⚡️   \[._.]/ - getting balances
🕐   eth💰  310.80 <- 0.01 -> 🏷  310.81 median: 310.81 price: 311
🕑   btc💰  5717.00 <- 0.31 -> 🏷  5717.31 median: 5717.16 price: 5717
🕒   ltc💰  58.80 <- 0.01 -> 🏷  58.81 median: 58.8 price: 59
⚡️   loading GDAX accounts
┌────────-─┬─────────────────────────┬─────────────────────---─┬─────────────────────────┬───────────┐
│ USD = $0 │ BTC@ $5717 = $0.00      │ ETH@ $311 = $0.00       │ LTC@ $59 = $0.00        │ Liquid $  │
├────────-─┼───────────────────────-─┼─────────────────────---─┼─────────────────────────┼───────────┤
│ 0 / 0    │ 0.00000000 / 0.00000000 │ 0.00000000 / 0.00000000 │ 0.00000000 / 0.00000000 │ 0.00      │
└─────────-┴─────────────────────────┴──────────────────────--─┴─────────────────────────┴───────────┘

Author

Adam Eivy is a software architect by day and a drawing dad by night. follow him on the interwebs

gratipay

follow

FAQs

Package last updated on 24 Oct 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc