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
Trevor Porter 97571fc3e1 Merge branch 'main' of github.com:abacus-network/abacus-monorepo into trevor/decimal-consistency-checker 3 days ago
..
config feat: env var to set Jito tip as a stopgap (#4916) 4 days ago
helm feat: more app contexts (#4874) 2 weeks ago
scripts Merge branch 'main' of github.com:abacus-network/abacus-monorepo into trevor/decimal-consistency-checker 3 days ago
src feat: track ATA payer balances in warp monitors instead of key funder (#4913) 4 days ago
test feat: add Flow <> Ethereum cbBTC warp route to infra, mild refactor to warp config getters (#4868) 2 weeks ago
.eslintrc [Chore] Setup eslint for typescript assets (#505) 3 years ago
.gitignore feat: misc improvements to infra deployment (#4374) 3 months ago
.prettierignore feat: deploy new core chains (#4386) 3 months ago
CHANGELOG.md Version Packages (#4879) 5 days 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 feat(envTests): Support using secret rpcs for CI env tests (#4408) 3 months ago
hardhat.config.cts Convert packages from CJS to ESM (#3531) 8 months ago
package.json Version Packages (#4879) 5 days 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