Skip to main content
hyperlane-xyz
Perfil de criador do GitHub

hyperlane-xyz

Visão por repositório de 60 skills coletadas em 5 repositórios do GitHub.

skills coletadas
60
repositórios
5
atualizado
14 de ago. de 2026
explorador de repositórios

Repositórios e skills representativas

warp-fork
Desenvolvedores de software

Fork a warp route from the local HTTP registry for development and testing. Forks each chain with the right local node per protocol — anvil for EVM chains, surfpool (Solana mainnet fork) for Sealevel chains. Use when the goal is to simulate transactions on a…

14 de ago. de 2026
warp-simulate-svm-txs
Desenvolvedores de software

Simulate pending Sealevel (SVM) warp-route governance txs — signed directly or via a Squads multisig — by forking Solana mainnet locally with surfpool, replaying the exact transactions, then running warp check against the desired registry config. Use to…

14 de ago. de 2026
warp-deploy-fund-deployer
Desenvolvedores de software

Pre-flight gas and balance check before deploying a warp route. Reads a Linear ticket, checks deployer wallet native gas balances per chain (warn if <$10), and checks collateral token balance (need ~$1 for testing).

10 de ago. de 2026
warp-update-extend
Desenvolvedores de software

Add a new chain to an existing warp route owned by a customer. Reads a Linear ticket, adds the new chain to the deploy.yaml, builds a customer-specific strategy file for existing chains, runs warp apply, and outputs transaction files for the customer to sign…

10 de ago. de 2026
add-registry-changeset
Desenvolvedores de software

Write a changeset file in the `hyperlane-registry` repo for a PR that adds, updates, or modifies warp route config / chain metadata / addresses. Canonical pattern — never run the interactive `pnpm changeset` CLI; write the file directly. Referenced by any…

4 de ago. de 2026
classify-onchain-owner
Desenvolvedores de software

The low-level on-chain probes for identifying what an owner address is — cast code → EOA / EIP-7702-delegated EOA / contract, VERSION() → Gnosis Safe, read-only get-owner-ica.ts derive → ICA derivation, getAccountInfo → Sealevel account existence — with how…

4 de ago. de 2026
fetch-linear-ticket
Desenvolvedores de software

Fetch a Linear ticket's title + description (the source of all warp route parameters) from a ticket ID or URL, using whichever Linear access the agent has — a Linear integration/tool if present, otherwise the Linear GraphQL API with LINEAR_API_KEY — and halt…

4 de ago. de 2026
fetch-safe-tx-batch
Desenvolvedores de software

Fetch and decode a pending Safe (multisig) governance batch from the Safe Transaction Service into a chain-tagged transactions JSON file that `/warp-route-check` (or any downstream consumer with the same input shape) ingests. Safe-API integration only — no…

4 de ago. de 2026
Mostrando 8 de 49 skills coletadas.
Mostrando 5 de 5 repositórios
Todos os repositórios foram exibidos