flxwu / fetch-btc

CLI Application for fetching the current Bitcoin price

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fetch-btc

A CLI Application that fetches the current Bitcoin price as USD, GBP and EUR value from Coindesk Api v1 and prints them.

This project is part of the Google Code-In 2017 competition.

Thank you @Ubuntu for inspiring me!

Installation

Installation via Snap

snap install fetch-btc

Usage

Execute snap run fetch-btc in command line.

Written in Node.JS

About

CLI Application for fetching the current Bitcoin price


Languages

Language:JavaScript 100.0%