Skip to content

waloru/RuriOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RuriOS

RuriOS Core
An intelligence layer for Robinhood Chain.
Research. Analyze. Execute.

rurios.xyz · @userurios · Explorer


What this is

Core is the open command layer behind RuriOS. It sits between an operator and Robinhood Chain and does one thing well: turn a natural-language objective into grounded research and a ready-to-sign action.

Not a chatbot that reads out token prices. An operating layer that reads the chain, reasons about it, prepares the transaction, and stops. You sign.

objective  ->  research  ->  reasoning  ->  prepared action  ->  your signature

Why

The industry is not short on data. It is short on time. Every good decision onchain is buried under the same manual loop: search, compare, check holders, verify liquidity, open wallet, execute, monitor, repeat.

RuriOS collapses that loop into a conversation, without taking the keys out of your hands.

The four faculties

RuriOS is one operator you talk to, backed by four faculties working underneath the conversation.

Faculty Responsibility
Research Finds tokens, wallets and narratives worth attention on Robinhood Chain.
Risk Checks liquidity, concentration, contract red flags and volatility before anything reaches you.
Planning Turns a goal into an allocation or a monitoring rule.
Execution Drafts the swap, stake or trigger, then waits for your signature.

Capabilities

  • Onchain intelligence: launches, unusual accumulation, liquidity shifts, holder growth, side-by-side comparison.
  • Wallet investigator: realized PnL, win rate, holding time, preferred narratives and behavioral patterns for any public address.
  • Portfolio doctor: overexposure, dormant positions, low-liquidity risk and rebalance preparation.
  • Rules engine: DCA, drawdown protection, launch watch. You set the permissions.

Security model

RuriOS is built around permissioned execution.

The layer can: read public chain data, analyze wallets, simulate strategies, prepare transactions, monitor conditions.

The layer cannot: move funds without authorization, export keys, sign arbitrary transactions, or touch anything outside the permissions you grant.

Every executable action is shown to you before signing. Intelligence with tools, not intelligence with custody.

Network

Chain Robinhood Chain (Arbitrum L2)
Chain ID 4663
Native gas ETH
RPC https://robinhood-rpc.publicnode.com
Explorer https://robinhoodchain.blockscout.com

Repo layout

core/
├─ src/            tool interface and type definitions
├─ docs/           architecture notes
└─ assets/         brand

See docs/ARCHITECTURE.md for how the pieces fit together.

Status

Pre-launch. The $RURI token is not deployed yet. When it is, it will be announced here and on @userurios first. Ignore any contract address you see before then.

License

MIT. See LICENSE.

About

An intelligence layer for Robinhood Chain. Research, analyze, execute.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages