Skip to content

Brrrskuy/Danom-Early-Worker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Danom Early Worker Nodes (Mining)


Update system

sudo apt update && sudo apt install -y wget curl tar screen

Paste script to VPS

wget https://github.com/DanomSite/release/releases/download/v4/DanomV4.tar.gz && tar -xvzf DanomV4.tar.gz
cd Danom

Install

curl -fsSL 'https://testnet.danom.site/install.sh' | bash

0xYOUR_WALLET_ADDRESS = Change to your Wallet YOUR_POOL_LIST = Change to your API Huggingface

echo '{"wallet": "0xYOUR_WALLET_ADDRESS", "pool_list": "YOUR_POOL_LIST"}' > wallet_config.json

Create Screen

screen -S danom

Run Script

./danom

CTRL+A+D to back home again and save

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published