In Opstan, coins appear only through mining — that’s the foundation of network security. Choose a mode: pool (more stable) or solo (fully independent, but “lottery”).
Confirmations — quick note
A block appears on average once every ~10 minutes. Operations/rewards are considered fully “final” after 7 confirmations (protection from rare short forks).
You submit shares to a pool; the pool finds blocks and distributes rewards among participants.
You mine directly to the network: if your miner finds a block, the entire block reward is yours (but it may take a long time).
Pool — stable rewards (recommended)
Pool mining usually gives more regular rewards for many users: you receive rewards more regularly for your contribution even with a small hashrate.
Solo — full autonomy, but hard
In solo you only get a reward if you find a block and the network accepts it. With a high network hashrate this can be very difficult without significant power.
Pool mining — quick start (via GUI)
Pool mining is usually a more practical option for many users: rewards tend to arrive more regularly even with a small hashrate. Default pool: 188.137.225.141:4444 • website: pool.opstan.org. You can use other pools, but only use trusted, verified addresses — avoid suspicious sources.
On the pool site, find the IP/host:port (pool address) and payout rules. Don’t use suspicious sites/pools.
Launch the GUI node app and in the mining section choose Pool mode.
Enter the pool address (IP/host:port) and set your wallet address correctly. In pool mining, your login/worker is your wallet address — use it so payouts go to you. Choose mining power — start with 3–4 threads and adjust. Monitor CPU load in Task Manager.
Where to see hashrate and rewards
Open the pool website to monitor your hashrate, shares, payouts, and the blocks you contributed to. Everything is tracked by your wallet address.
How payouts work
The pool pays out when you reach the minimum threshold set by the pool. Often payouts happen around every 100 blocks, but it can be less frequent — depends on the pool.
Solo mining — autonomous, but “lottery” (via opstan.exe)
In solo you mine directly to the network, so make sure: your node is synced, the network is reachable, and your PC time/date is correct. Solo mining runs via opstan.exe (command line, not GUI). Use the default node port 1111 (if your build uses a different one — use that).
Launch opstan.exe (command line, not GUI). Use port 1111 (or your default port).
If you don’t have a wallet — create a new one. If you do — log in. This is required so the block reward goes to you.
Run command 3 to ensure you are connected to peers and have the latest chain height. If you’re behind — solo mining is pointless.
Start mining via command 1 and select power (threads). 3–4 threads is a typical start, but it can still load the device. Monitor CPU load in Task Manager and adjust for stability.
Hashrate, errors, and results are written to log1. It’s convenient for analyzing stability and problems.
How to verify the reward
After you find a block, it appears in the chain. Then wait for 7 confirmations. Check Operations and your wallet balance.
Because the pool distributes rewards more frequently and more evenly: you earn based on your shares, instead of waiting for a rare solo jackpot.
Shares are lower-difficulty proofs of work that your miner submits to the pool. Rejected can happen due to network latency, wrong difficulty, incorrect PC time, or connection drops.
Check: your wallet address, accepted shares, the pool’s minimum payout threshold, and that operations have 7 confirmations.
Usually no. Solo is probability. The smaller your hashrate compared to the network, the longer the wait. For steadier earnings, use a pool.
The network supports fees for operations (transaction/message). If the network is not busy, sometimes 0 fee works. Under load, a fee helps speed up processing.