Warp Deploy Select Keys

Preflight that resolves which private key(s) to use for the warp-deploy chain across every protocol in the route (EVM / Sealevel / Cosmos / Starknet / Tron). For each protocol the user supplies either a specific key spec (GCP secret name, env var, or keystore path) or a candidate list of GCP secret names for the agent to surface and the user to pick. The agent never enumerates GCP secrets on its own and never reads secret values without an explicit user-approved pick. Persists the resolution to `~/.hyperlane/key-contexts/<ticket-id>.yaml` for downstream warp-deploy skills to auto-load.

hyperlane-xyz 6437a35 17.3 KB Updated

File contents

hyperlane-xyz/hyperlane-monorepo/tree/main/.claude/skills/warp-deploy-select-keys commit 6437a359df

Frequently asked questions

npx skillmds@latest add hyperlane-xyz/warp-deploy-select-keys