Bitcoin Forum
April 16, 2026, 02:02:20 AM *
News: Latest Bitcoin Core release: 30.2 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 »  All
  Print  
Author Topic: [ANN] NEW AETHERIS [AETH] Scrypt Proof of Work and Proof of Stake  (Read 598 times)
Aetherischain (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
January 02, 2026, 08:06:23 PM
Last edit: February 13, 2026, 11:06:43 AM by Aetherischain
 #1

Aetheris
AETH




Blockchain properties
Source branch
13.2
Algorithm
Scrypt Proof of Work and Proof of Stake
Coin name
Aetheris
Coin abbreviation
AETH
Public address letter
A
RPC port
25197
P2P port
25198
Block reward
120 coins
Block reward (PoS)
40 coins
Website URL
https://aetherischain.com
aetheris@aetherischain.com
📄 Whitepaper https://aetherischain.com/white-paper-aetheris-aeth/
Github URL wallet
https://github.com/aetherischain
Discord link https://discord.gg/AHQHsMYsPn
Twitter link https://x.com/aetherischain
Advanced properties
Donation percentage
15% of stake rewards
Last PoW block
block 7000000
Min. stake age
8 hours
Max. stake age
Unlimited
Coinbase maturity
10 ( + 1 default confirmation) blocks
Target spacing
5 minutes
Target timespan
10 minutes
Transaction confirmations
6 blocks

Node 1
aetheris-pool.go.ro
Node2
http://aetherischain.net/
POOL Official
http://aetheris-pool.go.ro  Solo PoW mining Pool fee 0.1% On-line
Username: your aetheris wallet address
Password: x
Algorithm: Scrypt
URL (difficulty Cool: stratum+tcp://aetheris-pool.go.ro:3008
URL (difficulty 1000): stratum+tcp://aetheris-pool.go.ro:3032
URL (difficulty 10000000): stratum+tcp://aetheris-pool.go.ro:3256

BLOCKCHAIN EXPLORER
http://aetherischain.net/ WORKING

POOL
https://zalmex.online/ -a scrypt -o stratum+tcp://zalmex.online:5458 -u -p c=AETH
https://luckydogpool.com/-a scrypt -o stratum+tcp://stratum.luckydogpool.com:7113 -u WALLET_ADDRESS.WORKER_NAME -p c=AETH,m=solo

BLOCKS GENERATED WERE FOR TEST WALLET MINING AND STAKING ONLY



Aetherischain (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
January 02, 2026, 09:04:37 PM
Last edit: January 14, 2026, 11:01:47 PM by Aetherischain
 #2

Tutorial - Mine for blocks with Microsoft Windows
Mine for blocks with your Windows wallet and the following instructions.

Click https://github.com/aetherischain/AETHERIS-Windows-Wallet to download the file aetheris-qt-windows.zip.

Open File Explorer and go to your downloads directory.

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=desired_user
rpcpassword=desired_password    ex: vhsf4893rfjolk5j4g54uoihòofhrògh
rpcbind=127.0.0.1
rpcallowip=127.0.0.1
listen=1
server=1
addnode=aetheris-pool.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 your first block.
UVUcoinBull
Copper Member
Jr. Member
*
Offline Offline

Activity: 181
Merit: 1

cookingcrypto.org


View Profile WWW
January 04, 2026, 11:52:24 AM
 #3

Website doesn't work. I found 0x4eeb6545753b74f8a02281609c1635b62bdb83c0 this is it ?

 Roll Eyes Huh

★⚫️★🔵★⚫️★  solana launchpad | gems | leaderboard for gems in 4chan style ★⚫️★🔵★⚫️★
🥦👨‍🍳🍜🤌https://cookingcrypto.org🥦👨‍🍳🍜🤌
 ★⚫️★🔵★⚫️★

paulmbcufc
Jr. Member
*
Offline Offline

Activity: 60
Merit: 1


View Profile
January 04, 2026, 02:38:10 PM
 #4

Guthub empty. Nothing there
Vehuel
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
January 04, 2026, 04:17:42 PM
 #5

Hi.
There are so many new projects that it's impossible to keep up and check them all.
I decided to test this project.
The wallets are on GitHub on the right - a bit different than others, but they're there.
I tried them on Linux and Windows - they work.
Well, as always, you can find a few flaws and bugs, but I hope the developer will fix them all.
I like the wallet; it's very similar to my favorite coin, DIMI - and that's probably why I'm testing it.
I wish you good luck and success.
Aetherischain (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
January 04, 2026, 07:09:37 PM
Last edit: January 25, 2026, 01:18:37 PM by Welsh
 #6

Guthub empty. Nothing there
There are wallets for linux, windows and also the source code on Github. I will check to see if it includes the daemon part of the wallet.

Hi.
There are so many new projects that it's impossible to keep up and check them all.
I decided to test this project.
The wallets are on GitHub on the right - a bit different than others, but they're there.
I tried them on Linux and Windows - they work.
Well, as always, you can find a few flaws and bugs, but I hope the developer will fix them all.
I like the wallet; it's very similar to my favorite coin, DIMI - and that's probably why I'm testing it.
I wish you good luck and success.
Thanks for the appreciation and testing. Currently working on a version of p2pool to adapt it for the currency. The next pass is a pool
Vehuel
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
January 04, 2026, 07:48:34 PM
 #7

AETH.,,,
I always appreciate people who try to do more than just drink beer and munch on pizza while watching TV.
I hope I'm in the right place.
you make your own discord server
Then I'll let you know what I found while testing your wallet and POW and POS mining.
There are some minor bugs.
But you, as the creator, will definitely improve them.
Best regards.
Aetherischain (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
January 04, 2026, 11:11:52 PM
 #8

AETH.,,,
I always appreciate people who try to do more than just drink beer and munch on pizza while watching TV.
I hope I'm in the right place.
you make your own discord server
Then I'll let you know what I found while testing your wallet and POW and POS mining.
There are some minor bugs.
But you, as the creator, will definitely improve them.
Best regards.
Hello, until the discord server I'm waiting for email admin=aetherischain*com
Vehuel
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
January 06, 2026, 02:31:10 PM
Last edit: January 25, 2026, 01:11:52 PM by Welsh
 #9

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.

I think something's broken, buddy.
I haven't received a single block for hours, no POW or POS, nothing... what's going on?
clickmaker
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
January 06, 2026, 02:37:48 PM
 #10

Same here. Nothing for hours.
paulmbcufc
Jr. Member
*
Offline Offline

Activity: 60
Merit: 1


View Profile
January 06, 2026, 02:56:00 PM
 #11

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
Vehuel
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
January 06, 2026, 03:16:29 PM
 #12

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.
Aetherischain (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
January 16, 2026, 09:13:55 PM
Last edit: January 25, 2026, 01:10:12 PM by Welsh
 #13

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/eYv5MybG

Considering 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.
clickmaker
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
January 16, 2026, 10:36:29 PM
 #14

That Was Very Honest. Your Words Have Convinced Me Keep One Of My Machines On AETHERIS For A While Longer.
Aetherischain (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
January 22, 2026, 12:27:07 PM
Last edit: January 25, 2026, 01:01:57 PM by Welsh
 #15

That Was Very Honest. Your Words Have Convinced Me Keep One Of My Machines On AETHERIS For A While Longer.
Thanks for your understanding, but if we reduced the hashing power a little, I assume that more people would be interested and it would grow and be good, and those who managed to make a pool would post it here. Or maybe someone can help me make the official one with a fee of 0.01%


Given the pace of work with certain problems and difficulties encountered.
The official POW pool will finally be launched on http://aetheris-pool.go.ro/ this week.
 We want to add the coin to be visible on CoinMarketCap and from there see what exchanges want us without KYC


http://aetheris-pool.go.ro/Pool?PoolId=aetheris

Solo High-Diff (ASIC)   stratum+tcp://aetheris-pool.go.ro:3040

Considering that we have a few hardworking miners, I would like to announce that in addition to the fact that we have finished the PoW pool in Miningcore. We started working on the website today and also to start discussions with certain exchange platforms. Sincerely, the Aetherischain team.
Aetherischain (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
February 05, 2026, 09:07:58 AM
 #16

📱 Aetheris Mobile Wallet Development
Bringing $AETH to your pocket



Greetings, Aetheris Community!

Following the successful stabilization of our mining pool and the rapid growth of our network hashrate (passing block 10,000!), we are thrilled to announce the next major milestone in our roadmap.

Work has officially begun on the native Aetheris Wallet for Android. 🤖

We believe that for a currency to be truly usable, it needs to be accessible on the go. We are building a secure, lightweight (SPV), and user-friendly mobile wallet that will allow you to send, receive, and store $AETH directly from your smartphone.

🛠️ What we are working on:
  • Security First: Non-custodial architecture. You own your private keys.
  • Lightweight Sync: No need to download the full blockchain. The wallet will connect securely to our DNS seeds.
  • Fast Transactions: Optimized for quick QR-code scanning and payments.

📅 Current Status:
We are currently in the Integration Phase, mapping the Aetheris chain parameters (Magic bytes, Genesis block, P2P ports) into the Android framework.



While we code, keep mining!
The network is stronger than ever. Join the official pool and stack $AETH before the mobile app launches.

⛏️ Mining Pool: http://aetheris-pool.go.ro/
💬 Join Discord: https://discord.gg/AHQHsMYsPn



Stay tuned for the first UI screenshots coming soon!
- The Aetheris Dev Team
Aetherischain (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
February 12, 2026, 03:55:54 PM
 #17

⛈️ AETHERIS (AETH) FLASH RAIN EVENT ⛈️
3,000 $AETH Prize Pool - HAPPENING NOW!

Hello Bitcointalk Community!

To celebrate the massive progress on our upcoming Android Wallet (featuring Biometric Security & Custom Nodes), we are turning on the faucet!

We are hosting a FLASH RAIN event on our official Discord server right now.

💰 THE REWARD:
3,000 $AETH will be split EQUALLY among all active users in the chat.

🚀 HOW TO PARTICIPATE:
1. Join our Discord: CLICK HERE TO JOIN
2. Be active in the #general chat.
3. Drop your Aetheris wallet address in the designated channel.

⏰ TIMEFRAME:
The rain is happening NOW (Next 3 Hours)!

Don't miss out on free AETH and the latest development updates regarding our Mobile Wallet and Exchange listings.

Aetherischain (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
February 13, 2026, 10:52:10 AM
 #18

    ⚽ AETHERIS ($AETH) FOOTBALL PREDICTION CONTEST ⚽
    Predict & Win a share of 500 $AETH!

    Hello Bitcointalk Community!

    To keep the momentum going while we finalize our Android SPV wallet, we are hosting a quick and fun football prediction contest for this weekend's top European matches. Show us your football instincts! 🏟️

    🏆 THE PRIZES (500 $AETH Total):
    • 🥇 1st Place: 250 $AETH
    • 🥈 2nd Place: 150 $AETH
    • 🥉 3rd Place: 100 $AETH

    ⚽ THE MATCHES (Saturday, Feb 14th):
    1️⃣ Liverpool vs Brighton & Hove Albion (FA Cup)
    2️⃣ Real Madrid vs Real Sociedad (La Liga)
    *Both matches kick off at 20:00 GMT / 22:00 EET.*

    📝 HOW TO PARTICIPATE (Rules):
    [list=1]
    • Reply to this thread predicting the MATCH WINNER for both games (Use 1, X, or 2, or write the team name / "Draw").
    • Include your Aetheris ($AETH) wallet address in the same post.
    • Only ONE prediction per person. Edited posts will be immediately disqualified.
    • Deadline to enter: Tomorrow at 21:00 EET (1 hour before kickoff).
    • Tiebreaker: The first 3 users to post the correct predictions will claim the 1st, 2nd, and 3rd prizes in chronological order! Speed matters!

    👇 Example Entry 👇
    Match 1: 1 (Liverpool)
    Match 2: X (Draw)
    Address: AYourAetherisWalletAddressHere


    Good luck to everyone! If you want to chat with the team or catch our next "Flash Rain" airdrop, make sure to join our community below:

    Aetherischain (OP)
    Newbie
    *
    Offline Offline

    Activity: 17
    Merit: 0


    View Profile
    February 14, 2026, 06:54:21 PM
     #19

    🚨 HISTORY IN THE MAKING! 1 MILLION AETH IMMINENT! 🚨

    Community, the Aetheris Network is roaring!
    We are approaching the massive milestone of 1,000,000 Total Supply with incredible network stability!


    Quote
    📊 LIVE NETWORK STATUS

    💰 Current Supply: 984,560 AETH  (Target: 1,000,000)
    📈 Milestone Progress: [██████████████░] 98.4%

    🛡️ NETWORK SECURITY:
    • 🔥 Network Hashrate: 5.273 TH/s (High Security)
    • ⛏️ PoW Difficulty: 428.388
    • 🥩 PoS Difficulty: 700,962.13 (Strong Staking Activity)

    With over 5 TH/s securing the chain, Aetheris is proving to be robust and ready for mass adoption.
    Who will mine the block that breaks the 1 Million barrier?


    🚀 TRACK IT LIVE ON EXPLORER 🚀
    Aetherischain (OP)
    Newbie
    *
    Offline Offline

    Activity: 17
    Merit: 0


    View Profile
    February 25, 2026, 07:00:49 AM
     #20

    🔥 [VOTE] Aetheris (AETH) – From a Solo Developer’s Dream to Our First Listing Vote! 🔥
    Hello Bitcointalk Community,
    ​I still remember the day I opened the first blank file and started working on what would become Aetheris. It wasn't born in a high-tech boardroom with venture capital funding or a massive marketing team. It was born from a simple idea: to create a secure, accessible, and truly decentralized hybrid PoW/PoS network.
    ​As a solo developer, every line of code in the Aetheris core and every fix in our upcoming SPV wallet represents hours of dedication and a belief that the community deserves a "Fair Launch" project—no pre-mine, no ICO, just pure technology and passion.
    ​Today, we’ve reached a major milestone. Aetheris (AETH) has been selected for a listing vote on QuTrade!
    ​This is not just a vote for a ticker on an exchange; it’s a vote for the thousands of hours of work and for our amazing community that has supported us from the very first block.
    🗳️ HOW YOU CAN SUPPORT US:
    ​We need your help to cross the finish line. Every vote counts!
    Vote Link: https://qutrade.io/en/?listing_vote
    Why support Aetheris?
    True Hybrid Consensus: Combining the security of PoW with the efficiency of PoS.
    Organic Growth: No VCs, no manipulation—just a community-driven Layer 1.
    Active Development: Our Android/macOS SPV wallets are in the final stages of testing.
    ​I started this journey alone, but today I am proud to stand with a community that believes in the same vision. Let’s show the world what an organic project can achieve!
    Thank you for your support, for every block mined, and for every vote cast.
    Best regards,
    Aetheris Lead Developer


    Pages: [1] 2 »  All
      Print  
     
    Jump to:  

    Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!