Technical introduction to the Crosschain Broadcaster Standard, a smart contract system enabling trustless messaging between rollups that share a common ancestor, using storage proofs to authenticate messages without extra trust assumptions. It details core components including Broadcaster, Receiver, and BlockHashProver contracts, with applications like intents-based bridging for secure cross-chain asset transfers.