Skip to content

Calculator that allows you to determine which cryptocurrency is the most profitable to "mine" on the rollercoin.com website

License

Notifications You must be signed in to change notification settings

Yakonche/rollercoin-profit-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rollercoin Profit Calculator

Release Downloads Repo Size License CodeFactor

READMES in other languages

French / Français

About

/!\ Currently outdated / not up to date

Calculator that allows you to determine which cryptocurrency is the most profitable to "mine" on the rollercoin.com website. This calculator will also give an estimate of income at every hour / day / week / month / year, based on the duration of a block (approximately 5 min).

Downloads

Release 0.1.2

Old releases

Running from Python sources

Requirements

Running

git clone https://github.com/yakonche/rollercoin-profit-calculator.git

cd rollercoin-profit-calculator

pip install -r requirements.txt

python rc_profit_calc.py

Building

You can build a binary release for distribution with the command :

python setup.py build

Translation

Build translation

The relevant commands for managing the templates are :

python setup.py extract_messages - Pulls all the target strings out of the codebase to produce pot file

python setup.py update_catalogs - Updates the generated po files, use when strings change

python setup.py compile_catalogs - Compiles just the translation files, yields mo files

You can also write the following command :

python setup.py extract_messages update_catalogs compile_catalogs in order to perform the 3 commands.

Additionally, python setup.py build will now compile translations and copy them into the build.

Original source : https://gist.github.com/Bilaboz/56572e81ace7b47d4302d6f5840118aa

About

Calculator that allows you to determine which cryptocurrency is the most profitable to "mine" on the rollercoin.com website

Resources

License

Stars

Watchers

Forks

Languages