Skip to content

mrcnserkan/crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crypto

go version license

This CLI Tool is the easiest way to get cryptocurrency prices and more.

Cryptocurrency-CLI

Installation

First, download and install Go.

Installation is done by using the go install command and rename installed binary in $GOPATH/bin:

go install github.com/mrcnserkan/crypto@latest

Usage

Default Command

# `crypto -h` for help

crypto

Page Through The Results

# Default value 1

crypto --page 2

Total Results Per Page

# Default value 10

crypto --per-page 5

The Target Currency of Market Data

# Default value usd

crypto --currency try

Search

Search for coins listed on CoinGecko ordered by largest Market Cap first

crypto --search solana

Coin Detail

# You can learn coin-id with search flag

crypto ethereum

Cryptocurrency-CLI

About

A simple cryptocurrency price checker in your terminal.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages