cli-cast
Installation
SKILL.md
Foundry Cast CLI
Separate read, preparation, simulation, signing, and broadcast so no state-changing action is hidden inside command construction.
Resolve Chain and RPC
Resolve the target chain through evm-atlas. Use RouteMesh only when that chain is supported and ROUTEMESH_API_KEY is
available:
https://lb.routeme.sh/rpc/CHAIN_ID/ROUTEMESH_API_KEY
Otherwise use the target chain's verified public RPC. Read references/chains.md only as a
limited fallback when evm-atlas is unavailable. Never infer Ethereum when the chain is ambiguous.