Scripts
The operators can choose to use the scripts instead of running the CLI commands to interact with the contracts for registering the operator and subscribing to the rollup chains.
The scripts can be found in the CLI repository.
-
Update the # ==== MODIFY ME! ==== part in the script with your details. You can use
export-public-key
command to get the public key from the keystore file. -
Register Operator:
source ./script/register-operator.sh
- Subscribe chain:
source ./script/subscribe-chain.sh