how to mine it? any tutorial?
Creating an account:./geth account new --datadir ./.detonus
Running mining on 4 cores:./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).