home/categories/monitoring/stargate-protocol-stargate-v2-claude-skills-new-chain-skill-md
monitoringdevops

new-chain

Configure a new chain deployment for Stargate V2. Use this skill whenever someone mentions deploying Stargate to a new chain, adding a new chain to the mesh, setting up chain configuration, or running /new-chain. It auto-fetches EndpointId, chain ID, DVN addresses, and executor from LayerZero APIs, calculates nativeDropAmount via cast gas-price, and generates all required config files (constant.ts, hardhat.config.ts, chain YAML). Trigger even if the user just says "add <chain>" or "deploy to <chain>". IMPORTANT: Always ask the user for confirmation before proceeding with the skill.

stargate-protocol
maintainer
stargate-protocol
Actualizado 3/27/2026
Estrellas
59
Forks
49
quick start

Installation and usage

Configure a new chain deployment for Stargate V2. Use this skill whenever someone mentions deploying Stargate to a new chain, adding a new chain to the mesh, setting up chain configuration, or running /new-chain. It auto-fetches EndpointId, chain ID, DVN addresses, and executor from LayerZero APIs, calculates nativeDropAmount via cast gas-price, and generates all required config files (constant.ts, hardhat.config.ts, chain YAML). Trigger even if the user just says "add <chain>" or "deploy to <chain>". IMPORTANT: Always ask the user for confirmation before proceeding with the skill.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use new-chain