https://github.com/hyperlane-xyz/hyperlane-registry
A collection of configs, artifacts, and schemas for Hyperlane
https://github.com/hyperlane-xyz/hyperlane-registry
artifacts config deployment hyperlane registry
Last synced: about 2 months ago
JSON representation
A collection of configs, artifacts, and schemas for Hyperlane
- Host: GitHub
- URL: https://github.com/hyperlane-xyz/hyperlane-registry
- Owner: hyperlane-xyz
- License: mit
- Created: 2023-09-23T16:22:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-01-28T22:25:56.000Z (about 2 months ago)
- Last Synced: 2026-01-29T06:31:44.294Z (about 2 months ago)
- Topics: artifacts, config, deployment, hyperlane, registry
- Language: TypeScript
- Homepage: https://www.hyperlane.xyz
- Size: 12.8 MB
- Stars: 95
- Watchers: 8
- Forks: 242
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Agents: AGENTS.md
Awesome Lists containing this project
README
# Hyperlane Registry
A collection of configs, artifacts, and schemas for Hyperlane. See the [documentation](https://docs.hyperlane.xyz/docs/reference/registries) for more information.
## Contents
### Chains
A list of chains and the relevant information that Hyperlane utilities and apps will require to interact with chains.
Structured as a folder for each chain. Each folder should contain a `metadata.yaml`, `addresses.yaml`, and a `logo.svg` file.
### Deployments
#### Core
Configs and artifacts for [Hyperlane Core Contract](https://docs.hyperlane.xyz/docs/guides/chains/deploy-hyperlane) deployments.
#### Warp
Address artifacts for [Warp Route](https://docs.hyperlane.xyz/docs/applications/warp-routes/overview) token deployments.
#### Install `gitleaks`
You need `gitleaks` installed on your machine. You can download it from [official page](https://github.com/gitleaks/gitleaks) or use a package manager of your choice.
## Contributing
This registry is maintained by the core Hyperlane team but community members are encouraged to add chain and deployment information here! See the [Contribution Guide](./CONTRIBUTING.md) for more information.