Skip to content

CryptoNodeID/ore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Prerequisite :

Ensure 'git' already installed

apt-get update -y && apt-get install git -y

Steps

Clone this repository :

git clone https://github.com/CryptoNodeID/ore.git

run setup command :

cd ore && chmod ug+x *.sh && ./setup.sh

Please do deposit to miner address before starting the miner

You can get address list by running command :

./list_addresses.sh

follow the instruction and then run below command to start the node :

./start_miner.sh && tail -f miner.log

to stop miner, simply run :

./stop_miner.sh

to add miner, stop the miner first and then run :

./add_miner.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages