Post
Topic
Board Announcements (Altcoins)
Re: 🔥🔥🔥[ANN] Detonus (DT) - PoW (CPU), Smart Contracts, DeFi, Pools, Farms🔥🔥🔥
by
detonus
on 30/09/2021, 02:16:28 UTC
how to mine it? any tutorial?

Creating an account:
Code:
./geth account new --datadir ./.detonus

Running mining on 4 cores:
Code:
./geth --datadir ./.detonus --mine --miner.threads 4 --miner.etherbase "YOUR_ADDRESS"

Start of coin mining 01-10-2021 00:00:00 GMT
The mining function is disabled before the start date.


We have not prepared the documentation yet, take the information from the ethereum documentation (https://geth.ethereum.org/docs/getting-started).