Great profit for mining on a CPU, but if this coin is similar to Ethereum, then why can’t it be mined on video cards?
I didn't find information about the mining algorithm?
You have plans for the 4th quarter of this year "Multi-dimensional sharding scheme". This is earlier than Ethereum.
This is an alpha version of the miner, it uses its
own unique algorithm. At the current stage we are making payments to AIA.
The next stage involves the launch of our new token.
28gb of ram? My pcs have 8-16gb will it be problem?
Yes, this is a problem. The working size of the database is 28 GB at the moment, and will be larger in the future.
"Unique algorithm" sounds good. But could you tell us more about the mining algorithm used? I'm guessing it's some kind of Ethash-like algorithm because the miner you suggest doesn't work without the db.dat you provided. In this case, db.dat is actually a DAG file (analogous to ETH), since it is a significant size (6 GB), meaning it already contains some specified data (possibly transaction data). But then the requirement for the amount of RAM (28GB) is unclear. Miner "clones" db.dat into RAM to speed up calculations?