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.
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.
설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:
skills use new-chain