Smart contracts (Greeter.sol and GreeterOperator.sol) showcasing the interaction mechanism.
Deployment scripts (deployGreeter.ts and deployGreeterOperator.ts) for deploying the smart contracts.
Cross-chain communication scripts (use-greeter-operator.ts and get-bridge.ts)
Read the new message sent script(get-greeter.ts).
Detailed step-by-step guide (README.md) explaining the setup, deployment, execution of cross-chain transactions and ho to run the scripts.
The provided codebase includes:
Smart contracts (Greeter.sol and GreeterOperator.sol) showcasing the interaction mechanism. Deployment scripts (deployGreeter.ts and deployGreeterOperator.ts) for deploying the smart contracts. Cross-chain communication scripts (use-greeter-operator.ts and get-bridge.ts) Read the new message sent script(get-greeter.ts). Detailed step-by-step guide (README.md) explaining the setup, deployment, execution of cross-chain transactions and ho to run the scripts.