Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 363 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 363 Bytes

Hyperbridge Demo

Simple example that uses the ping module to dispatch a cross-chain request and hyperclient to report the real-time status of the request.

Usage

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"