Search content
Sort by

Showing 12 of 12 results by Ominira
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [RANDOMX] Ominira Network (OMI)
by
Ominira
on 04/08/2025, 11:38:33 UTC
You mean people who don‘t blindly trust you and try to understand your blockchain? I admit I made one mistake reading your code but that‘s not a reason to make fun of me and call me brain dead and id*ot. Especially after the other critics were true. It just shows that I was right with my suspicion. You behaviour is clearly a sign that you are not trustworthy.
Your arguments have a name: ad hominem fallacy. So according to you, being called dumb for a mistake was unfair? Yet you're fine doing the same to others? In fact, you’ve made several other mistakes, like claiming that with the current reward system we’d go beyond 21M.

No. If you’re so smart, you must have noticed that transaction fees are burned, not added to the block reward.
You also must have seen that a tail emission is configured to start once we hit 20.9M. Maybe in your mind, that tail emission makes it go over 21M, ignoring over 15 years of fee burning.
And let’s not forget the obvious: we still have almost 20 years to decide whether to eliminate the tail emission entirely. You keep acting like every line of initial code must be followed religiously. Otherwise, I can’t understand your limited way of thinking.

But let’s go back to the ad hominem fallacy. So we, seeing your repeated mistakes, which show you don’t really understand what you’re talking about (not saying you know nothing), can’t form an opinion about you?

But you, on the other hand, over one "mistake" in the code, and I’ll call it a mistake just for argument’s sake, feel entitled to say I’m not trustworthy? Fine.

And let’s be clear: whether I decide the block reward or the halving method today, tomorrow, or through a vote with my community (which was and still is the idea) it’s none of your business. But sure, let’s call it a mistake. Does that give you the right to claim I’m not to be trusted?

You’ve shared your nonsense, and we listened. Now please, go away.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [RANDOMX] Ominira Network (OMI)
by
Ominira
on 04/08/2025, 10:46:07 UTC
No thanks, I  think this discussion showed me enough of your blockchain and your team
Oh!  Undecided If you change your mind, let me know!
In any case, we’re going to dedicate the next release to you , codename captnCrunch, as appreciation for your work.

On another note, you also served as an example for us to clearly understand the kind of people we don’t want to come across in our project!

Best regards, and once again, thank you!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [RANDOMX] Ominira Network (OMI)
by
Ominira
on 04/08/2025, 08:40:02 UTC
So if it was 4200000 blocks then why are you insulting me when I question you half baked blockchain?These are clearly open points and you can‘t get personal every time someone is asking questions
okay, we have read you, listened to you, and understood you. thanks you for your great discoveries regarding the leaks in our blockchain; without you, we wouldn’t have been able to resolve them. Would you like to send me your OMI address so I can send you a reward as a token of appreciation for your help, work, and dedication? Best regards!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [RANDOMX] Ominira Network (OMI)
by
Ominira
on 02/08/2025, 09:11:03 UTC
It seems to be a fork from pokiachain which has completely different tokenomics than you describe. But I couldnt find your tokenomics anywhere in your code wich is actually a red flag. Also your github account was created just 5 days ago.
Incredible deductions, my friend. Does it seem like a fork of Pokiochain? Seems? It’s been announced everywhere, and it was programmed by the Pokio team. If you look at where the pool software was uploaded, you’ll see it’s from the actual Pokiochain account. That GitHub account was created a few days ago? Sorry, I’d love to go back in time and have created it two years ago, my sincerest apologies!
Post
Topic
Board Announcements (Altcoins)
Topic OP
[ANN] [RANDOMX] Ominira Network (OMI)
by
Ominira
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.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] OMI
by
Ominira
on 01/08/2025, 20:41:26 UTC
⚙️ 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 is live:  
  https://pool.ominirex.xyz
- A 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.



⛏ Local solo mining

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.
Post
Topic
Board Announcements (Altcoins)
Topic OP
[ANN] OMI
by
Ominira
on 01/08/2025, 20:28:54 UTC
Please, moderators, stop deleting my topics and pay more attention. You've already moved one topic to 'tokens' for no reason and deleted another announcement, when THIS IS NOT A TOKEN, IT'S A FULL BLOCKCHAIN.

OMINIREX USEFUL INFO:

- Download: https://github.com/Ominirex/ominira-server/releases/tag/1.0
- Explorer: https://explorer.ominirex.xyz
- Exchange & Airdrop: https://ominirex.xyz
- OMI coin info: https://ominirex.xyz/omi.html
- ROADMAP: https://ominirex.xyz/roadmap.html
- Pool: https://pool.ominirex.xyz

MINING:

**OMI + POKIO Merged Mining:**
- Download pokio-xmrig 1.2: https://github.com/pokiochain/pokio-xmrig/releases/tag/1.2.0
- Create POKIO wallet using METAMASK: https://pokio.xyz/start.html
- Mining command:

```xmrig --pokio YOUR_POKIO_ADDRESS -o pool.ominirex.xyz:7373 -u YOUR_OMI_WALLET -p YOUR_WORKER_NAME```

- If you hit a POKIO block, info will be displayed under "POKIO" category.

**OMI Mining:**
- Mining info: https://pool.ominirex.xyz/#getting_started
- You can use regular xmrig, but you will not get any POKIO reward.

```xmrig -o pool.ominirex.xyz:7373 -u YOUR_OMI_WALLET -p YOUR_WORKER_NAME```

DISCORD LINK: https://discord.gg/XbjDdKGTJ2
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Ominira coin
by
Ominira
on 01/08/2025, 13:13:36 UTC
Basic block explorer:
https://explorer.ominirex.xyz/
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Ominira coin
by
Ominira
on 31/07/2025, 23:55:23 UTC
Post
Topic
Board Announcements (Altcoins)
Topic OP
[ANN] Ominira coin
by
Ominira
on 31/07/2025, 23:48:29 UTC
Hello everyone,

I’m launching first version of 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 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:7373 -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.
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.
Post
Topic
Board Announcements (Altcoins)
Topic OP
[ANN][AIRDROP] $OMI Token - Launching August 1, 2025 + Ominirex Exchange
by
Ominira
on 12/07/2025, 01:39:10 UTC
Hello everyone,

I’m excited to introduce OMI, a new token built on our own blockchain launching on August 1, 2025, along with Ominirex Exchange, a next-gen crypto exchange focused on secure and annonymous trading.

About OMI:

- Block time: 30 secs.
- Max supply: 210,000,000 OMI
- Mining algorithm: RandomX merged mining with QRL
- SPHINCS algorithm for wallets and some other postquantum stuff.

About exchange:

- Developed from scratch with Python, Rust and PHP.
- The exchange supports MetaMask login (more wallets to come in the future).
- No user data is stored; login happens via wallet signature only.
- Soon, you’ll be able to add an email recovery option, linked to your wallet signature for added security.
- The $OMI airdrop will be available to all wallets with transaction history on BSC, Polygon, or Ethereum networks.

If you want to learn more, check the links below and take your own path:

Exchange: https://ominirex.xyz/
$OMI Token details: https://ominirex.xyz/omi.html
Roadmap: https://ominirex.xyz/roadmap.html

Thanks for your time, and I look forward to growing this community with you!