The home for Hyperlane core contracts, sdk packages, and other infrastructure
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
hyperlane-monorepo/typescript/infra
Noah Bayindirli 🥂 3dabcbdca0
chore(sdk): add zod validation on submitter/transformers popTx + refactor ICA interface (#3817)
6 months ago
..
config Update gas oracles, deploy agents (#3755) 7 months ago
helm Always get endpoint and endpoints secrets in helm charts (#3686) 7 months ago
scripts Workaround TS bug in Safe protocol-lib (#3717) 7 months ago
src chore(sdk): add zod validation on submitter/transformers popTx + refactor ICA interface (#3817) 6 months ago
test Migrate SDK consts to Registry and use new registry utilities (#3615) 7 months ago
.eslintrc [Chore] Setup eslint for typescript assets (#505) 3 years ago
.gitignore V3 agents rebase (#2746) 1 year ago
.prettierignore SDK overhaul (#343) 3 years ago
CHANGELOG.md chore: Merge branch 'main' into noah/cli-2.0 (#3809) 7 months ago
README.md Migrate SDK consts to Registry and use new registry utilities (#3615) 7 months ago
fork-all.sh Convert packages from CJS to ESM (#3531) 8 months ago
fork.sh Migrate SDK consts to Registry and use new registry utilities (#3615) 7 months ago
hardhat.config.cts Convert packages from CJS to ESM (#3531) 8 months ago
package.json chore: Merge branch 'main' into noah/cli-2.0 (#3809) 7 months ago
tsconfig.json Migrate SDK consts to Registry and use new registry utilities (#3615) 7 months ago

README.md

@hyperlane-xyz/infra

Various scripts and utilities for managing and deploying Hyperlane infrastructure.

Tips

  • To enable more verbose logging, see the log env vars mentioned in the root readme
  • To configure the local registry path, set the REGISTRY_URI env var