Post
Topic
Board Tokens (Altcoins)
Re: [ANN][AIRDROP] $OMI Token - Launching August 1, 2025 + Ominirex Exchange
by
Ominira
on 30/07/2025, 20:10:43 UTC
Hello everyone,

I’m launching an experimental version of Ominira blockchain, a cryptocurrency based on RandomX with a strong focus on true decentralization and post-quantum cryptography.

This is a pre-release (v0.99), and I'm inviting miners to help test the network and mining pool, which is a modified fork of `cryptonote-nodejs-pool`.



⚙️ Network Parameters

  • Algorithm: RandomX
  • Block time: 120 seconds
  • Initial block reward: 10 OMI
  • Max supply: 21,000,000 OMI
  • Premine: 100,000 OMI (for early airdrops)
  • Addresses / Wallets: Post-quantum (SPHINCS+)
  • Binaries release: v0.99 – GitHub



🧪 Current Status

- This is an experimental release, launched two days ahead of schedule.
- The official pool is live: 
  https://pool.ominirex.xyz
- A block explorer will be available soon.



💼 Wallet Instructions

1. Run the wallet binary:
Code:
./ominira-wallet

2. Follow the steps to create a wallet. 
3. Wallet files are saved in `./wallets/`. 
4. To view available commands:
Code:
help

5. Note: You can generate a wallet without syncing the node, but you’ll need the node running to view balances.



⛏ How to Mine

Option 1 – Solo mining (local node):
Code:
xmrig -o localhost:9876 -u YOUR_WALLET

Option 2 – Pool mining:
Code:
xmrig -o pool.ominirex.xyz -u YOUR_WALLET



⚠️ Mempool Warning

At the moment, the wallet does not read the mempool. After sending a transaction, your displayed balance may appear lower than expected until the tx is confirmed in a block. Wait 1–2 blocks and your balance will show correctly. This will be fixed in future versions.



Thanks for checking out Ominira
Any feedback from miners or developers is welcome.