Skip to content

nnamenyi10/CryptoCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

CryptoCalculator

What does it do?

Its a calculator written in python, its purpose is to convert any amount of dollars to an equivalent amount of crypto. Only works with the current top 10 cryptocurrencies on coinmarketcap. (For now)

1. In order to run this calculator, first make sure you have Python 3 installed. If you don't have python installed; you can get it here. Make sure that you add python to your PATH, there is a checkbox that you can tick while installing it.

2. Open a command prompt window as an Administrator

3. Next, install the requests library for python by entering the following line of code into the command prompt:

pip install requests

4. Finally its time to run the calculator. First use command prompt to navigate over to the folder in which CurrencyCalc.py is currently residing, then run the following command:

python CurrencyCalc.py

5. Happy Calculating!

About

Python calculator to convert any amount of dollars to an equivalent amount of crypto. Only works with the current top 10 cryptocurrencies on coinmarketcap.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages