deploy-stellar-mainnet

Orchestrate Stellar mainnet deployment for Soroban contracts with gate-driven checks.

9|66|Updated Oct 13, 2025
One-click install
npx skills add https://github.com/salazarsebas/Cougr --skill deploy-stellar-mainnet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deploy-stellar-mainnet
Source: https://github.com/salazarsebas/Cougr/tree/main/.claude/skills/deploy-stellar-mainnet
Command: npx skills add https://github.com/salazarsebas/Cougr --skill deploy-stellar-mainnet

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Walk through the devnet → mainnet deployment checklist for a Soroban contract or Stellar dApp. Use when a user says "deploy to Stellar mainnet", "going live on Stellar", "deploy my Soroban contract", "Stellar production deployment", "mainnet checklist", or "ship it on Stellar". Covers pre-deployment verification, deployment mechanics with stellar CLI, and post-deployment monitoring with Soroban-specific gates.

Core Features & Use Cases

  • Gate-based deployment verification across pre-deployment checks, Stellar CLI-driven deployment, and post-deployment monitoring to ensure production readiness.
  • Applicable to developers deploying Soroban contracts or Stellar dApps to mainnet, providing repeatable, auditable deployment processes.

Quick Start

Follow the gates to deploy your Soroban contract to Stellar mainnet.

Frequently Asked Questions about deploy-stellar-mainnet

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy a Soroban contract to Stellar mainnet?

Deploy a Soroban contract to Stellar mainnet by following a gate-driven checklist that executes deployment mechanics via the Stellar CLI, ensuring all pre-deployment verification gates pass before going live.

What is a Stellar mainnet deployment checklist?

A Stellar mainnet deployment checklist is a repeatable, gate-driven orchestration process covering pre-deployment verification, Stellar CLI deployment mechanics, and post-deployment monitoring to validate production readiness for Soroban contracts.

What are the steps for Stellar production deployment of dApps?

Stellar production deployment involves walking through pre-deployment verification gates, executing deployment mechanics using the Stellar CLI, and completing post-deployment monitoring to validate live Soroban contracts and dApps.

Does this Stellar mainnet deployment process work for Soroban contract upgrades?

Yes, the Stellar mainnet deployment orchestration applies to developers preparing production deployments, Soroban contract upgrades, and post-deploy validation using the Stellar CLI and Soroban tooling.

How do I verify Soroban contracts before going live on Stellar?

Verify Soroban contracts before going live on Stellar by applying pre-deployment verification gates that validate production readiness prior to executing the deployment mechanics with the Stellar CLI.

What post-deployment monitoring is needed for Stellar mainnet deployments?

Post-deployment monitoring for Stellar mainnet deployments requires running Soroban-specific validation gates after using the Stellar CLI to ensure deployed production contracts remain healthy and operational.