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개 표시
모든 저장소를 표시했습니다