Interop is currently in active development and not yet ready for production use. The information provided here may change. Check back regularly for the most up-to-date information.
Supersim workflow
This diagram illustrates the typical workflow for developers using supersim, from writing smart contracts to testing and refining cross-chain interactions.Features and benefits
- Simulates multiple OP Stack chains locally (e.g., chain 901, 902)
- Supports testing of cross-chain messaging and interactions
- Includes pre-deployed interoperability contracts
- Offers a CLI interface for starting and managing Supersim instances
- Provides local JSON-RPC endpoints for each simulated chain
- Allows for custom configuration of chain parameters
- Facilitates testing of Superchain-specific features like SuperchainERC20 tokens
- Easy to use with common Ethereum development tools
- Supports chain forking
Supersim CLI interaction
This diagram illustrates how developers interact with Supersim through the CLI, which simulates OP Stack specific features (specifically interop) on locally run chains, each with its own JSON-RPC endpoint and pre-deployed interoperability contracts.Next steps
- Build a revolutionary app that uses multiple blockchains within the Superchain
- Deploy a SuperchainERC20 to the Superchain
- View more Supersim tutorials