Introduction of ET
Extraterrestrial (ET) is developed based on Monero source code, adopts CryptoNote protocol, supports a variety of decentralized privacy-oriented digital currencies.
ET website:https://etcoin.xyz/
Explorer:https://explorer.etcoin.xyz/
Total supply:2016万
Block interval:120秒
Block reward:19 ET
Mining equipment and environment
Mining equipment: CPU/GPU
Algorithm: RandomX
Software: xmrig or other Monero mining software
Get the wallet address
DxPool use the wallet addres to mine ET. To obtain mining revenue, you must first prepare a wallet address.
macos:https://github.com/etcoin-project/macos-etcoin-wallet/blob/master/etcoin-wallet-gui.zip
Note: Please use the address generated by the wallet directly when mining.
Get mining software
https://github.com/xmrig/xmrig/releases
Set mining parameters and start mining
1.Download xmrig through the above link, select "Unzip the file to the current folder", and find the "start" file, as shown below:
2. Right-click "start" and select "Edit". In the "start" file, the parameters are set as follows:
@echo off
xmrig.exe --cuda -a cryptonight-pico -o inz.ss.dxpool.com:5533 -u wallet_address.miner -p x -k
pause
Among the above parameters, pay attention to several parameters:
wallet_address: fill in your ET wallet address
miner: your miner name
3. After the setting is completed, as shown in the figure below:
4. Save and close the file, then double-click the "run" file to start mining.
Check the earnings
After the machine has been running for a while and submitted data to the mining pool, you can view the mining machine's operating status and profit situation. You can access the official website of DxPool (https://www.dxpool.com/), enter the wallet address in the search bar in the upper right corner, and click View, you can view the status and profit of the miner.