eez:deploy-proxy
Create the cross-chain proxy on the current chain for a contract on another EEZ rollup. Does nothing if it already exists.
⚗️ Experimental — available at next.evmcrispr.com.
Syntax
Section titled “Syntax”eez:deploy-proxy <target>Arguments
Section titled “Arguments”| Name | Type | Description |
|---|---|---|
target | address | Contract address on the other rollup |
Examples
Section titled “Examples”# Create the L1 proxy for a rollup contract, so L1 code can call itswitch eezL1eez:deploy-proxy 0x000000000000000000000000000000000000dEaD