Skip to content

swanserquack/duinocoin-convertor

Repository files navigation

Duinocoin-Convertor

This is a fan made project, it has no relation to the duino-coin team or the main repository.

This program lets you find out how much your duino-coin would be worth in other currencies and likewise other currencies in duino coin. The prices of other currencies are pulled from the coingecko api and the duino-coin price is pulled from the duino-coin api.

Any PR or issue's are welcome, feel free to contribute.

When you want to update, run the Updater.py to automatically update the files.

Installation Instructions

Clone From Source

git clone https://github.com/swanserquack/duinocoin-convertor
pip install -r requirements.txt
python3 Updater.py or python Updater.py
python3 Convertor.py or python Convertor.py

Premade Binaries

Go to the release page and download the files. Go into the folder in a command terminal and run:

pip install -r requirements.txt
python3 Updater.py or python Updater.py
python3 Convertor.py or python Convertor.py

About

A convertor which allows you to find the conversion rate between different currencies and duino-coin. Written in Python.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages