Simple example that uses the ping module to dispatch a cross-chain request and hyperclient to report the real-time status of the request.
Fill out a file .env
in the root of the project with the following fields
PRIVATE_KEY="Your hex-encoded private key"
BSC_URL="Bsc testnet rpc url"
OP_URL="Op sepolia testnet rpc url"