Next scheduled rescrape ... never
Version 2
Last scraped
Edited on 08/08/2025, 22:42:38 UTC
Hello everyone,

I’m launching Ominira blockchain, a cryptocurrency based on RandomX with a strong focus on post-quantum cryptography.

This is a first release (v1.0), 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
  • Halving: yearly (every 1,050,000 blocks)
  • Max supply: 21,000,000 OMI
  • Premine: 100,000 OMI (for early airdrops)
  • Addresses / Wallets: Post-quantum (SPHINCS+)
  • Binaries release: v1.0 – GitHub



🧪 Current Status

- This is an initial release.
- The official pool: https://pool.ominirex.xyz
- Block explorer: https://explorer.ominirex.xyz
- Discord: https://discord.gg/XbjDdKGTJ2



💼 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 Solo mining (local node)

Code:
xmrig -o localhost:9876 -u YOUR_WALLET



⛏ Run your own pool

Run wallet in rpc mode:
Code:
./ominira-wallet --rpc

Pool code: Currently, it's a functional version, but various errors may arise, so I recommend using it with caution for now.

https://github.com/pokiochain/omi-nodejs-pool



⚠️ 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.
Version 1
Scraped on 01/08/2025, 22:47:47 UTC
Hello everyone,

I’m launching Ominira blockchain, a cryptocurrency based on RandomX with a strong focus on post-quantum cryptography.

This is a first release (v1.0), 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
  • Halving: yearly (every 1,050,000 blocks)
  • Max supply: 21,000,000 OMI
  • Premine: 100,000 OMI (for early airdrops)
  • Addresses / Wallets: Post-quantum (SPHINCS+)
  • Binaries release: v1.0 – GitHub



🧪 Current Status

- This is an initial release.
- The official pool: https://pool.ominirex.xyz
- Block explorer: https://explorer.ominirex.xyz
- Discord: https://discord.gg/XbjDdKGTJ2



💼 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 Solo mining (local node)

Code:
xmrig -o localhost:9876 -u YOUR_WALLET



⛏ Run your own pool

Run wallet in rpc mode:
Code:
./ominira-wallet --rpc

Pool code: Currently, it's a functional version, but various errors may arise, so I recommend using it with caution for now.

https://github.com/pokiochain/omi-nodejs-pool



⚠️ 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.
Original archived [ANN] [RANDOMX] Ominira Network (OMI)
Scraped on 01/08/2025, 22:43:05 UTC
Hello everyone,

I’m launching Ominira blockchain, a cryptocurrency based on RandomX with a strong focus on post-quantum cryptography.

This is a first release (v1.0), 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
  • Halving: yearly (every 1,050,000 blocks)
  • Max supply: 21,000,000 OMI
  • Premine: 100,000 OMI (for early airdrops)
  • Addresses / Wallets: Post-quantum (SPHINCS+)
  • Binaries release: v1.0 – GitHub



🧪 Current Status

- This is an initial release.
- The official pool: https://pool.ominirex.xyz
- Block explorer: https://explorer.ominirex.xyz



💼 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 Solo mining (local node)

Code:
xmrig -o localhost:9876 -u YOUR_WALLET



⛏ Run your own pool

Run wallet in rpc mode:
Code:
./ominira-wallet --rpc

Pool code: Currently, it's a functional version, but various errors may arise, so I recommend using it with caution for now.

https://github.com/pokiochain/omi-nodejs-pool



⚠️ 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.