RBEAR
RBEAR
RBEAR
RBEAR
Protocol Specifications

HOOD SCRIBE DOCUMENTATION

Learn the architectural blueprint of RHC-20 inscriptions, indexing ledger logic, and how calldata is utilized to record state changes directly on the blockchain.

SECTION 01 // OVERVIEW

What is Hood Scribe & RHC-20?

Hood Scribe is the native inscription protocol platform built for the EVM-compatible Robinhood Chain.

Unlike traditional ERC-20 tokens that require deploying complex, costly smart contracts on-chain, RHC-20 inscriptions leverage standard EVM transaction calldata to store registry data.

By encoding operations as raw UTF-8 JSON text files inside transactions, users bypass smart contract computational overhead, lowering network gas fees to fractions of a cent.

🚀 99% Gas SavingTransactions are low-cost (0.00004 ETH) transfers, requiring basic gas fees.
🛡️ Maximum SecurityNo contract logic runs on-chain, eliminating vulnerability vectors and exploits.
📊 Off-Chain LedgerOff-chain indexers scan blocks from genesis to calculate wallet states.