Skip to main content
hyperlane-xyz
GitHub 创作者资料

hyperlane-xyz

按仓库查看 5 个 GitHub 仓库中的 60 个已收集 skills。

已收集 skills
60
仓库
5
更新
2026年8月14日
仓库浏览

仓库与代表性 skills

warp-fork
软件开发工程师

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…

2026年8月14日
warp-simulate-svm-txs
软件开发工程师

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…

2026年8月14日
warp-deploy-fund-deployer
软件开发工程师

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).

2026年8月10日
warp-update-extend
软件开发工程师

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…

2026年8月10日
add-registry-changeset
软件开发工程师

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…

2026年8月4日
classify-onchain-owner
软件开发工程师

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…

2026年8月4日
fetch-linear-ticket
软件开发工程师

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…

2026年8月4日
fetch-safe-tx-batch
软件开发工程师

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…

2026年8月4日
已展示 8 / 49 个已收集 Skill。
已展示 5 / 5 个仓库
已展示全部仓库