Arbitrum essentials
Core, language-agnostic guidance for building on Arbitrum — bridging, precompiles, the NodeInterface, and how Arbitrum differs from Ethereum.
Core, language-agnostic guidance for building on Arbitrum: bridging, oracles, precompiles, the NodeInterface, RPC and provider references, networks, gas, and how Arbitrum differs from Ethereum. This guidance applies whether you write contracts in Solidity or Stylus.
Bridging
Move ETH, tokens, and messages between parent and child chains.
Arbitrum vs Ethereum
Where Arbitrum's behavior differs from Ethereum's.
Precompiles
Arbitrum-specific precompiled contracts and their interfaces.
NodeInterface
Query gas estimates and chain data through the NodeInterface.
Reference
Chain parameters, contract addresses, providers, and tooling.