Skip to content

protovist/arionum-miner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arionum-miner

This is a multithreaded Python miner for the Arionum cryptocurrency.

Installation

Ubuntu/Debian

sudo apt install git
sudo apt install python3 python3-pip
git clone https://github.com/protovist/arionum-miner.git
cd arionum-miner
sudo pip3 install -r requirements.txt

Usage

python3 miner.py --wallet <your wallet address>

Optional Arguments

--worker_count <number of workers>
--worker_name <custom worker name>

Donations

ARO: 4boSzKSto9SqkZFxExYXhC4UnPrqqzvQ78QjABSSqXTA2JixFU1g9tBmkGZPzKtQNeDkhkvS7vmED1KuSFY33Egc

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages