orchestrate_orbit
Scaffold complete Orbit chain deployment projects with scripts for chain configuration, rollup deployment, token bridging, validator management, and node setup.
Instructions
Scaffold a complete Orbit chain deployment project with all scripts for chain config, rollup deployment, token bridge, validator management, and node configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Description of the Orbit chain project | |
| chain_name | No | Name for the Orbit chain | my-orbit-chain |
| chain_id | No | Chain ID for the new Orbit chain | |
| is_anytrust | No | Whether to deploy as AnyTrust chain | |
| native_token | No | Custom gas token address (ERC20) | |
| parent_chain | No | Parent chain for the Orbit chain | arbitrum-sepolia |
| validators | No | Validator addresses | |
| batch_posters | No | Batch poster addresses |