Skip to content

SoftwrDev/cryptowatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryptoWatch CLI

CPP Application

This is a tool meant to provide a simple way to get USD pricing of a cryptocurrency.

Installation

Requirements

Before installing make sure you have installed in your machine:

curl
cmake
make
g++

Installation Process

First download the repository with all it's submodules.
Type cmake . and then run make.
After that just run the program ./crypto_watch <name of the cryptocurrency>

Cryptocurrencies available

eth - Ethereum
btc - Bitcoin 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published