Skip to content

mini node js server API for calculating estimated BTC portfolio value in USD based on btc amount passed as request parameter, as well as other utilities.

License

Notifications You must be signed in to change notification settings

blinkcloud/gdax-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#simple server API utility for calculating real time estimated value of BTC portfolio based on http param value of BTC.

example: [server hostname:3800]/utils/getValue/:yourCurrentAmmountofBTC

#will return your estimated value, aloing with daily high, low, and last sell price on gdax exchange

#to install - clone repo, npm install, 'node app' to run

About

mini node js server API for calculating estimated BTC portfolio value in USD based on btc amount passed as request parameter, as well as other utilities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published