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日
収集済み skill 49 件中 8 件を表示しています。
5 件中 5 件のリポジトリを表示
すべてのリポジトリを表示しました