hyperlane-registry
Blockchain chain metadata registry and automated PR code reviews
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install hyperlane-registry?โผ
Run `npx skills add hyperlane-xyz/hyperlane-registry --all -g -y` in your terminal to install all skills in this suite globally.
What is the Hyperlane Registry used for?โผ
It is the central source of truth for chain metadata, deployed contract addresses, and warp route token configs used by Hyperlane tooling like the Explorer and CLI.
How to automate PR code reviews on GitHub?โผ
The claude-review and inline-pr-comments skills check changes against project standards and post one consolidated review with inline comments via the GitHub API.
Does this work with Claude Code and other coding agents?โผ
Yes. The AGENTS.md and CLAUDE.md files give any compatible coding agent the commands, patterns, and review rules for this repository.
How do I add a new blockchain to the registry?โผ
Create a folder under chains/ with metadata.yaml, addresses.yaml, and logo.svg files, keeping YAML keys sorted alphabetically, then run the build and tests.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core