Kali Linux Tutorial

kali linux training,kali linux 2017.3,kali linux tutorial,vulnerability scanner,web application security,password attack,reverse engineering,wireless attack,sniffing attack,deniel of service attack,penetration testing courses,github,data security,wireshark online

How to check bitcoin price using Coinmon and kali linux 2017.3

By Kali Linux in: bitcoin bitcoin-price bitcoin-price-from-terminal command-line command-line-tricks kali-linux-2017-3 Linux open-source terminal-tricks
Coinmon is a open source tool allow user to check bitcoin and other cryptocurrancy price in kali linux terminal.Apart from price,coinmon also provide various option to filter the chart result like search coins,convert prices to Euro,find top 50 coins.user can also add the bitcoin and other cryptocurrancy into portfolio using coinmon in kali linux terminal.

All the data fetched by this tool comes from coinmarketcap.comAPIs.

coinmon
coinmon

How to install coinmon into kali linux 2017.3?


In order to use coinmon, make sure that you have Node version 6.0.0 or higher.install node using below command:
sudo apt-get install nodejs
sudo apt-get install npm

Now run the following command to install Coinmon:
git clone https://github.com/bichenkk/coinmon.git
cd coinmon
yarn
npm install -g
npm link

How to check bitcoin price using Coinmon?


Run below command to check bitcoin price:


coinmon -f btc

Find top coin(s)


You can use the -t (or --top) with the index to find the top n cryptocurrencies ranked by their market cap.

coinmon -t 50 // find top 50
coinmon -t 1000 // find top 1000

Convert to specific currency base


coinmon -c eur // convert prices to Euro
coinmon -c jpy // convert prices to Yen


Add your portfolio


You can use the -p (or --portfolio) to retrieve price info and value estimation for your personal crypto portfolio specified in $HOME/.coinmon/portfolio.json in the following format:

cd
mkdir .coinmon
cd .coinmon
touch portfolio.json

RELATED POSTS

0 comments:

Post a Comment

Newer Post Older Post Home

Featured content

About Me

Kali Linux
View my complete profile

About This Blog

Kali Linux,kali linux 2.0,Information gathering,Vulnerability Analysis,Web Application Analysis,Database Assessment,Password Attack,Wireless Attack,Reverse Engineering,Exploitation Tools,Sniffing and Spoofing,Post Exploitation,Forensics,Reporting Tools,System Services

Pages

  • Home
  • Privacy Policy
  • Contact Us
  • About Us
  • Amazon affiliate
one plus 7