Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Coinvert

This tool allows you to convert prices between different cryptocurrencies and fiat or other cryptocurrencies. It is powered by the CoinGecko public API.

Features

  • Convert prices between different cryptocurrencies (e.g. Bitcoin to Ethereum)
  • Convert prices between cryptocurrencies and fiat currencies (e.g. Bitcoin to USD)
  • Uses real-time market data to provide accurate conversions
  • Simple command-line interface for easy use
  • No external depedencies, written from the ground up in Python 3

Usage

Clone this repo:

$ git clone https://github.com/jerryyf/coinvert.git

Run the app from src directory:

$ cd src
$ python3 app.py

About

A cryptocurrency price conversion command line tool written in python.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages