Head of Strategy & Growth @orbinumnetwork Ex-@paritytech Ecosystem Success | Ex-@astarnetwork Ecosystem Lead

remote
RHEEUNION⚔️ retweeted
1 on the @orbinumnetwork Testnet leaderboard right now I’ve been keeping my activity active on Orbinum, and the potential ORB airdrop is getting more interesting. Orbinum has announced 20M ORB for early community participants through the Season 1 Genesis Community That’s 2% of the total 1B ORB supply, with the allocation planned to be 100% unlocked at Mainnet launch no cliff and no vesting You can earn ORB Credits by staying active through: • Community quests • Social tasks • Learn + Docs quests • Content contributions • Referrals • Weekly streaks • Other community activities Your final $ORB allocation will depend on your share of the total Credits pool The snapshot is planned for 14 days before Mainnet, and Credits will be audited before distribution Don’t ignore the Learn Quests either. There are different levels, and completing them can help you stack more Credits while learning about the ecosystem 🔗app.orbinum.network/communit… I’m currently sitting at #1 and will keep farming until the snapshot Who else is grinding ORB Credits right now?
Orbinum Airdrop Update Season 1 Details Are Out! Season 1 Genesis Community will distribute 20M $ORB, equal to 2% of the total supply > @orbinumnetwork 100% unlocked at Mainnet launch No cliff, No vesting, Your early participation is the commitment How Your Credits Turn Into $ORB You can earn ORB Credits through: > Community quests > Social tasks > Docs & quizzes > Content contributions > Referrals > Weekly streaks > Community activities Your final allocation will be based on your share of the total credits inside your pool > Snapshot: 14 days before Mainnet > Credits will be audited and finalized before distribution 🔗app.orbinum.network/communit… > Connect your Web3 wallet > Link Discord + Telegram > Get the +20 ORB signup bonus > Optional: Link X for +10 ORB > Complete available quests > Keep your weekly streak alive > Invite verified users for extra rewards There’s also a level system, and reaching 2,500 credits = Pioneer can make you eligible to apply for the Ambassador Program Future Seasons Another 3% of total supply = 30M $ORB is reserved for Seasons 2 & 3 after launch So Season 1 is not just about collecting points your activity is being recorded toward a real token distribution I’m definitely keeping my Orbinum activity active until the snapshot Allocation depends on your final share of the pool and eligibility, Always verify the latest details through official Orbinum channels Are you farming the Orbinum Genesis Community? 🪂
10
2
27
2,666
FAQs from this article are linked here:
FAQ — questions people usually have after reading the @orbinumnetwork vs. @Zcash combat article Q1: What's a "shielded ratio," and why does it matter more than price? It's the percentage of a chain's supply actually sitting inside the shielded pool at any given time. We care about this metric more than almost any other, because it's the one number that can't be faked with hype or bots. Shielding costs a fee and a few extra steps — so when someone does it anyway, that's real demand for privacy, not speculation. This is exactly why we designed Orbinum's commitments with an asset_id field from day one: we want shielded-ratio-style metrics to eventually cover every asset on our chain, not just one native token the way Zcash's does. - Q2: What's a "circuit," and why does it matter that one was under-constrained at Zcash? A circuit is the rulebook of math equations that a zero-knowledge proof has to satisfy — think of it as an answer sheet's grading criteria, not an electronic circuit. Zcash's Orchard circuit was missing one rule, the equivalent of a grading program that checks the answer range and the name field but forgets to check the submission deadline — so a late, invalid submission could slide through as "valid." This is precisely why our own docs don't just say "trust our ZK system" — we publish the four explicit constraints our transfer circuit enforces (Merkle membership, nullifier correctness, value conservation, output commitment validity), in plain terms, so anyone can audit exactly what we're checking. We built that transparency in because we watched what happens when one constraint gets missed. - Q3: Does Zcash really have zero smart contracts and zero multi-asset support? Is that actually a gap we're closing? Yes, on both counts, and yes, that's a real part of our thesis. Zcash was built as a privacy-focused payment currency — forked from Bitcoin's codebase, with no contract execution engine at all, so "EVM-compatible" isn't even a meaningful comparison; there's no engine to be compatible with. And there's exactly one asset on their chain, ZEC — no token-issuance standard. We built Orbinum the opposite way on purpose. We're EVM-compatible, so Solidity developers can build private DeFi without learning a new stack, and every commitment we generate carries an asset_id, so multiple assets can share the same shielded pool instead of each needing its own chain. Zcash proved private payments could work at scale. We're betting that private, programmable finance is the next step — not a replacement for what they built, an extension of it. - Q4: Why does a trusted setup exist at all, and why are we still using one when Zcash isn't? Think of it like manufacturing a lock. Certain proof systems — Groth16, which is what we use — need a one-time "master blueprint" generated up front. Generating that blueprint produces a secret number as a byproduct, and if anyone keeps that number, they could theoretically forge fake proofs. A trusted setup is the safe generation of that blueprint, and it only stays safe if every participant destroys their piece of the secret afterward. Systems without a trusted setup, like the Halo 2 system Zcash uses now, are built on math where that secret never has to exist — there's no master key to forge because none is possible by design. We chose Groth16 anyway, deliberately. It gives us a constant 128-byte proof and ~15ms on-chain verification regardless of transaction complexity — cheaper and faster than what setup-free systems typically offer, especially inside an EVM-compatible runtime. We took on the ceremony as the cost of that trade-off, rather than pretending it doesn't matter. - Q5: What actually happens at a "ceremony," and what will ours look like? It's the live event where that trusted setup gets generated. One participant creates a random secret, computes part of the result, destroys their secret, and hands the output to the next person — repeated across dozens or hundreds of independent participants in a relay. The security guarantee is that it only takes one honest participant in that entire chain for the whole system to stay safe, even if everyone else secretly cheated. More independent participants means lower odds that literally everyone colluded. Our current proving and verification keys are local, non-production, testing-only artifacts — we say that plainly in our own docs. Before mainnet, we're running a public multi-party ceremony with community participation, the same category of event Zcash ran with Powers of Tau back in 2016. We want it to function as a real community moment — validators, ambassadors, and builders taking part directly — not something we quietly run in-house and announce after the fact. - Q6: What's the difference between Sprout and Sapling, and why bring up Zcash's early history at all? They're Zcash's first two generations of shielded pool. Sprout (2016) proved the concept worked but was barely usable — proof generation could take minutes and needed serious memory. Sapling (2018) fixed that: seconds instead of minutes, light enough for mobile wallets. We bring this up because it's a useful reminder that shielded-pool cryptography has always been iterative — nobody, including Zcash, got it right on the first try. Orchard (2022) and Ironwood (2026) kept refining it. We're building on the version of this grammar that a decade of real iteration has already stress-tested, rather than starting from a blank page. - Q7: Where does the claim about our "public multi-party ceremony before mainnet" actually come from? @orbinumnetwork technical docs — docs.orbinum.network/archite…, under "Trusted Setup → Current Status": "The current proving/verification keys in /artifacts are for testing only. They were generated in a local, non-production setup. Before mainnet launch (Q4 2026), we will conduct a public multi-party ceremony with community participation and full transparency." That's not marketing copy for this thread — it's the same commitment sitting in our engineering documentation, and it'll be held to that standard. #PrivacyChainDecoded #orbinum #zcash
10
FAQ — questions people usually have after reading the @orbinumnetwork vs. @Zcash combat article Q1: What's a "shielded ratio," and why does it matter more than price? It's the percentage of a chain's supply actually sitting inside the shielded pool at any given time. We care about this metric more than almost any other, because it's the one number that can't be faked with hype or bots. Shielding costs a fee and a few extra steps — so when someone does it anyway, that's real demand for privacy, not speculation. This is exactly why we designed Orbinum's commitments with an asset_id field from day one: we want shielded-ratio-style metrics to eventually cover every asset on our chain, not just one native token the way Zcash's does. - Q2: What's a "circuit," and why does it matter that one was under-constrained at Zcash? A circuit is the rulebook of math equations that a zero-knowledge proof has to satisfy — think of it as an answer sheet's grading criteria, not an electronic circuit. Zcash's Orchard circuit was missing one rule, the equivalent of a grading program that checks the answer range and the name field but forgets to check the submission deadline — so a late, invalid submission could slide through as "valid." This is precisely why our own docs don't just say "trust our ZK system" — we publish the four explicit constraints our transfer circuit enforces (Merkle membership, nullifier correctness, value conservation, output commitment validity), in plain terms, so anyone can audit exactly what we're checking. We built that transparency in because we watched what happens when one constraint gets missed. - Q3: Does Zcash really have zero smart contracts and zero multi-asset support? Is that actually a gap we're closing? Yes, on both counts, and yes, that's a real part of our thesis. Zcash was built as a privacy-focused payment currency — forked from Bitcoin's codebase, with no contract execution engine at all, so "EVM-compatible" isn't even a meaningful comparison; there's no engine to be compatible with. And there's exactly one asset on their chain, ZEC — no token-issuance standard. We built Orbinum the opposite way on purpose. We're EVM-compatible, so Solidity developers can build private DeFi without learning a new stack, and every commitment we generate carries an asset_id, so multiple assets can share the same shielded pool instead of each needing its own chain. Zcash proved private payments could work at scale. We're betting that private, programmable finance is the next step — not a replacement for what they built, an extension of it. - Q4: Why does a trusted setup exist at all, and why are we still using one when Zcash isn't? Think of it like manufacturing a lock. Certain proof systems — Groth16, which is what we use — need a one-time "master blueprint" generated up front. Generating that blueprint produces a secret number as a byproduct, and if anyone keeps that number, they could theoretically forge fake proofs. A trusted setup is the safe generation of that blueprint, and it only stays safe if every participant destroys their piece of the secret afterward. Systems without a trusted setup, like the Halo 2 system Zcash uses now, are built on math where that secret never has to exist — there's no master key to forge because none is possible by design. We chose Groth16 anyway, deliberately. It gives us a constant 128-byte proof and ~15ms on-chain verification regardless of transaction complexity — cheaper and faster than what setup-free systems typically offer, especially inside an EVM-compatible runtime. We took on the ceremony as the cost of that trade-off, rather than pretending it doesn't matter. - Q5: What actually happens at a "ceremony," and what will ours look like? It's the live event where that trusted setup gets generated. One participant creates a random secret, computes part of the result, destroys their secret, and hands the output to the next person — repeated across dozens or hundreds of independent participants in a relay. The security guarantee is that it only takes one honest participant in that entire chain for the whole system to stay safe, even if everyone else secretly cheated. More independent participants means lower odds that literally everyone colluded. Our current proving and verification keys are local, non-production, testing-only artifacts — we say that plainly in our own docs. Before mainnet, we're running a public multi-party ceremony with community participation, the same category of event Zcash ran with Powers of Tau back in 2016. We want it to function as a real community moment — validators, ambassadors, and builders taking part directly — not something we quietly run in-house and announce after the fact. - Q6: What's the difference between Sprout and Sapling, and why bring up Zcash's early history at all? They're Zcash's first two generations of shielded pool. Sprout (2016) proved the concept worked but was barely usable — proof generation could take minutes and needed serious memory. Sapling (2018) fixed that: seconds instead of minutes, light enough for mobile wallets. We bring this up because it's a useful reminder that shielded-pool cryptography has always been iterative — nobody, including Zcash, got it right on the first try. Orchard (2022) and Ironwood (2026) kept refining it. We're building on the version of this grammar that a decade of real iteration has already stress-tested, rather than starting from a blank page. - Q7: Where does the claim about our "public multi-party ceremony before mainnet" actually come from? @orbinumnetwork technical docs — docs.orbinum.network/archite…, under "Trusted Setup → Current Status": "The current proving/verification keys in /artifacts are for testing only. They were generated in a local, non-production setup. Before mainnet launch (Q4 2026), we will conduct a public multi-party ceremony with community participation and full transparency." That's not marketing copy for this thread — it's the same commitment sitting in our engineering documentation, and it'll be held to that standard. #PrivacyChainDecoded #orbinum #zcash
3
116
RHEEUNION⚔️ retweeted
👋 Welcome @RHEEUNION to the team. Joining Orbinum as Head of Strategy & Growth. An experienced builder from the ecosystem joins our core team. Community, give a warm welcome to @RHEEUNION 🎉 #Orbinum #Team #ZK #Privacy #Substrate #Web3
1,029
1,786
2,279
30,411
Replying to @orbinumnetwork
@orbinumnetwork 테스트넷 & Season 1 한국어 참여 가이드를 만들었습니다: drive.google.com/file/d/1nl8… 지갑 연결부터 온체인 퀘스트 제출까지 27페이지, 스크린샷 전부 포함! 처음이신 분도 순서대로만 따라오시면 됩니다 🧵 #airdrop #orbinum #gem #privacy #zk
3
17
597
특히 이것 하나는 꼭🚫 disclosure key는 먼저 제출한 사람만 인정됩니다. first claim wins. 남에게 키를 먼저 주면 본인 퀘스트가 실패합니다. 내 퀘스트를 제출한 뒤에 공유하세요.
1
29
📕 가이드 PDF: drive.google.com/file/d/1nl8… 💬 한국 커뮤니티: t.me/orbinum_kr 🚀 참여: app.orbinum.network/communit… Selective disclosure는 서로 키를 교환해야 하는 퀘스트입니다. 한국방에 privacy 주소 올려주시면 도와드립니다.
24
RT @Official_Upbit: 🚀 업비트 디지털자산 거래지원 신청 플랫폼을 새롭게 오픈했습니다. 이제 거래지원 신청서 작성과 자료 제출부터, 추가 자료 제출 및 검토 과정의 커뮤니케이션까지 하나의 플랫폼에서 편리하게 진행할 수 있습니다. 🔎…
4
RHEEUNION⚔️ retweeted
Blackboard Alpha is now open. Trade onchain markets through one interface, starting with a phased rollout to our first users. Join the waitlist ↓ app.blackboard.fi/waitlist
5
1
12
925
RHEEUNION⚔️ retweeted
A 19-year-old Japanese student built a trading bot with Claude Code in 2 days. Used his iPad as a second monitor. First night: $6,732 profit. Starting capital: $68. Total profit so far: $750,000. Here's how it works: The bot scans over 50 markets simultaneously. Syncs live BTC data from Binance every second. Spots price errors before humans even notice. The edge is pure speed + pattern recognition. While traders stare at charts trying to predict the next move, his bot is already executing on mispricing across dozens of markets. No guessing. No emotions. No hesitation. Just Claude Code logic finding gaps that close in seconds. He built the entire system in 48 hours: → Claude Code handles the trading logic → Binance API feeds real-time BTC data → iPad displays multi-market monitoring → Executes trades when arbitrage windows open The system runs 24/7. Every price dislocation = profit opportunity. Most people are still trading manually, refreshing charts, second-guessing entries. Meanwhile this 19-year-old engineering student turned $68 into $750K by letting Claude Code do what humans can't: process 50 markets instantly and execute without fear. Why are people still trading manually? 💡 I'm giving away the exact Claude Code setup for free. 24 hours only. To get it: 1️⃣ Comment "Fable" 2️⃣ Like and Repost 3️⃣ Follow @anjum_ai I'll DM you the complete setup.
1,737
1,159
2,773
469,042
HyperBridge x Orbinum 🔥
🌐 Something new is coming to Orbinum. Hyperbridge is coming. A bridge between Orbinum and the rest of the ecosystem. 🔹 Cross-chain communication. 🔹 More connectivity. 🔹 More possibilities. This is just a teaser ⚡ 🔗 Integration: github.com/polytope-labs/hyp… #Orbinum #Hyperbridge #Interoperability #CrossChain #Substrate #Web3 #Privacy
7
299
📌 @orbinumnetwork 한국 커뮤니티가 개설됐습니다: t.me/orbinum_kr ◆ Orbinum이란? Substrate 기반 + EVM 호환 프라이버시 L1입니다. "거래는 감추고, 필요한 것만 골라서 증명한다"가 핵심입니다. 전체발행량 1B개 토큰중 2%, 첫 시즌 에어드랍물량으로 할당됐습니다. 꿀통 같이 드시져.
2
230
RHEEUNION⚔️ retweeted
🚀 Testnet is live. Privacy is on-chain. Orbinum Testnet is open. Shield, transfer privately, unshield, zero-knowledge proofs, running now. Start here: 🔹 Get ORB from the faucet → faucet.orbinum.network/ 🔹 Run your first quest → docs.orbinum.network/communi… 🔹 Watch it land on-chain → explorer.testnet.orbinum.net… Testnet Quests are live too. Four quests, repeatable daily, every action earns ORB Credits, and every credit converts to ORB at mainnet. Shield, transfer, unshield to keep your streak alive. Selective disclosure rewards you for sharing. 🔗 Join the Community: app.orbinum.network/communit… Day one starts now. Go break things. #Orbinum #Testnet #ZK #Privacy #Web3 #Crypto #EVM #Blockchain #DeFi #Airdrop #Community
2,229
2,727
3,600
159,291