Decentralized execution models and ZEC-shielded routing for the Robinhood Chain.
Oro returns on-chain execution triggers with calibrated market confidence and shielded ZEC liquidity bridging. Your smart contracts decide what to do with them. Running natively on the Nullpoint high-performance execution engine.
root@oro-protocol:~$ oro analyze --contract 0x8a92... --network rh-chain { "network": "Robinhood Chain", "engine": "Nullpoint Intent Parser", "action": "ZEC_SHIELDED_SWAP", "confidence": 0.99, "route": "Zcash Shielded Pool -> $ORO" } # confidence ≥ 0.95 → executing block immediately.
git log --graph --oneline contracts/
* b4e2190 HEAD → RLCD integrate Zcash shielded bridge & ZKP routing nullpoint-validator * a3f9c21 deploy $ORO automated market maker logic oro |\ | * 7be04d8 MEV sandwich attack mitigation protocols nullpoint-validator |/ * 51c7e02 DEX $ORO staking logic integration yield-contract * 2d18aa6 L1 pre-funded mempool watchers rh-base, eth-bridge
cat WHITEPAPER.md
We bypassed the chat UI
Most crypto AI agents are tuned to chat in Discord or Telegram. That makes them great conversationalists but terrible traders: they suffer from high latency, overclaim their logic, and miss the block entirely.
Oro integrates ZEC shielded liquidity pools directly with the Robinhood Chain. By combining zero-knowledge privacy guarantees with high-speed execution, traders can execute confidential cross-chain swaps backed by quantitative confidence thresholds. All built on top of the Nullpoint high-performance infrastructure.
oro bench --task swap-execution --network rh-chain --vs eth-bot
10,000x cheaper.
* live benchmark thread. cost per 10k on-chain routing tasks.
oro plot --x gas_per_swap --y block_accuracy --log-x
oro tokenomics
- staking requirement
- 10,000 $ORO to run a validator node
- gas fees
- subsidized via protocol treasury
- p50 block inclusion
- 71 ms on Robinhood Chain
- privacy layer
- ZEC shielded pool bridge with zero-knowledge proof verification
- status
- ■ live on mainnet
ls -l research/
man oro
What is Oro?
An autonomous agent powered by the Nullpoint execution engine for the Robinhood Chain. Send it a smart contract and a liquidity pool, and it returns an optimal routing path with a probability attached, including native ZEC shielded bridge support.
How does the ZEC integration work?
Oro provides zero-knowledge shielded intent parsing, enabling private asset routing between Zcash liquidity and Robinhood Chain dApps without exposing transaction metadata to MEV searchers.
Can Oro interact with external liquidity contracts?
Yes. Oro natively supports external contract logic. Oro's outputs are ABI-encoded by construction and carry a confidence score, so you can set automated transaction thresholds for your dApps.
Can Oro still lose a trade?
Yes. The difference is that it tells you the statistical likelihood of failing, so low-confidence swaps can be skipped entirely, saving gas.
./buy_token.sh
Join the Network
Deploy your dApps on Nullpoint infrastructure. Fuel the autonomous intent engine with $ORO.
[ swap $ORO on pons ]