Step-by-step guide on how to connect your chain with Hyperlane
ethereum
1
https://eth.llamarpc.com
$HOME/.hyperlane/chains
you will find a new folder named with your custom chain’s name, and a file named metadata.yaml
within that folder.
HYP_KEY
. For example: export HYP_KEY='<YOUR_PRIVATE_KEY>'
eth_getStorageAt()
Compatibility: Some chains may not utilize the
eth_getStorageAt()
API. If your deployment encounters related issues, refer to the
Troubleshooting
Guide.--relay
flag is optional and will deliver the message to the destination chain.
You can also run a relayer in the background with
logo.svg
file inside the folderDeployer
information identifying the team deployingisTestnet
true
if the chain is testnetgnosisSafeTransactionServiceUrl
if you have a gnosis safe service