Created
November 30, 2017 16:52
-
-
Save uarun/00c6c5c4a18025935a19f6d10fb907dd to your computer and use it in GitHub Desktop.
Command Line Bitcoin Price checker
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl --silent -H "User-Agent: sh-winkdex-app" "https://winkdex.com/api/v0/price" | jq .price/100 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment