This part seems wrong:
"@echo off
set SCRIPT_PATH=%cd%
cd %SCRIPT_PATH%
echo Press [CTRL+C] to stop mining.
:begin
for /f %%i in ('aetheris-cli.exe getnewaddress') do set WALLET_ADDRESS=%%i
aetheris-cli.exe generatetoaddress 1 %WALLET_ADDRESS%
goto begin"
Can we not just receive address from wallet-qt ? Give me mining script like that please
Extract the zip file aetheris-qt-windows.zip
Open "Run" with the keyboard shortcut winkey + r.
Enter the following text behind "Open": notepad
Press on the button "OK".
Paste the following into notepad.
rpcuser=rpc_user
rpcpassword=RPC-password
rpcbind=127.0.0.1
rpcallowip=127.0.0.1
listen=1
server=1
addnode=mining-p2pool.go.ro
Click on the menu item "File" -> "Save As...".
The open dialog box will appear, click on "Save as type" and select the option "All Files (*.*)".
Enter the following text behind "File name": aetheris.conf
Click on the menu bar, type the following text %appdata% and press on the enter key. enter
Create the folder Aetheris and open the folder.
Press on the button "Save".
Create a new file with the keyboard shortcut ctrl + n.
Paste the following into notepad.
@echo off
set SCRIPT_PATH=%cd%
cd %SCRIPT_PATH%
echo Press [CTRL+C] to stop mining.
:begin
for /f %%i in ('aetheris-cli.exe getnewaddress') do set WALLET_ADDRESS=%%i
aetheris-cli.exe generatetoaddress 1 %WALLET_ADDRESS%
goto begin
Click on the menu item "File" -> "Save As...".
The open dialog box will appear, click on "Save as type" and select the option "All Files (*.*)".
Enter the following text behind "File name": mine.bat
Click on the menu bar, open the location where you extracted the zip file aetheris-qt-windows.zip.
Press on the button "Save".
Open your wallet and execute mine.bat to mine
Alternative
Cpuminer
minerd.exe -a scrypt - o
http://127.0.0.1:25197 (
http://127.0.0.1:25197/) -u rpc_user -p rpc_password -coinbase-addr wallet-address -t 2
For me, this script worked in the mines bat file.
But it doesn't work anymore. Now I see that the difficulty has increased significantly and is unattainable on PC.
I'm guessing the developer opened a private mining pool and probably increased the difficulty too much, as it's beyond our reach.
I don't understand why we're not getting the POS %. Yes, it's a mystery.
Let's wait to see what the coin creator responds.
By the way, it would be good if they created a discord server where people could ask simple questions instead of spamming BCT - BCT is a well-known and large, one of the older news portals.
So we're waiting for the answers on Discord.
https://discord.gg/eYv5MybGConsidering the typology of the scrypt pow&pos coin, we encounter some difficulties in making a pool or p2pool. We have also noticed a very high difficulty. At the moment, we have in test on this address mining-p2pool.go.ro started miningcore for the coin but it does not work, we have this error. 2026-01-11 20:37:23.1267] [E] [Aetheris] Daemon reports: Error reading double. Unexpected token: StartObject. Path 'difficulty'.
Cpuminer
minerd.exe -a scrypt - o
http://127.0.0.1:25197 (
http://127.0.0.1:25197/) -u rpc_user -p rpc_password -coinbase-addr wallet-address -t 2
Yes, you should have instant messaging if this project is serious and not just one of many worthless ones.
Just create a Discord.
BCT is a very important announcement site, but for quick communication Discord is very important
Good luck. Please announce it here and send an invite to the server.
https://discord.gg/eYv5MybG
You have the option to mine directly into your wallet and that's it. CPU /GPU
sgminer - - scrypt - o http:127.0.0.1:25197 - u rpc-user - p RPC-password - - btc-address wallet_address
cpuminer windows minerd.exe - a scrypt -o http:127.0.0.1:25197 - u rpc-user - p RPC-password - - coinbase-addr wallet_address
New updates in the first part of the announcement
To everyone's attention, this project is at the beginning of its journey. Given the limited number of members working on it, unfortunately we do not know when, where, and if it will be listed on any exchange. We still have a lot to work on and we want to grow the network first. I sincerely hope that everyone has the chance to grab a few coins at the beginning and not be greedy because that would increase the risk of being excluded by the platforms.