Skip to content

Checks current rate of a cryptocurrency against a fiat

Notifications You must be signed in to change notification settings

mikey247/crypto-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GO-CRYPTO_TOOL

A CLI tool that gives you the rate of a cryptocurrency against fiat.

Usage

1) Clone the repository

2) Run the main.go file with the flags (-fiat and -crypto)

  go run main.go -fiat=EUR -crypto=ETH // Checks Ethereum against Euro


  go run main.go -fiat=USD -crypto=BTC // Checks Bitcoin against US Dollars

About

Checks current rate of a cryptocurrency against a fiat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages