Skip to content

grzracz/OrangeCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command Line Interface for mining Orange

Python & Pip are required for this CLI to work.

Fill out MINER_MNEMONIC and DEPOSIT_ADDRESS fields in .env (deposit mnemonic is optional, only if you want to opt in through the CLI - not implemented yet).

Install requirements:

pip install -r requirements.txt

To start mining, use the CLI like this:

python main.py testnet --tpm 60 --fee 2000

tpm - transactions per minute
fee - fee per transaction in micro ALGO