deploy-stellar-mainnet

Guide Soroban contract deployment to Stellar mainnet using the stellar CLI.

3|Updated Jun 23, 2026
One-click install
npx skills add https://github.com/WritzProtocol/writz --skill deploy-stellar-mainnet-writzprotocol
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deploy-stellar-mainnet
Source: https://github.com/WritzProtocol/writz/tree/main/.agents/skills/deploy-stellar-mainnet
Command: npx skills add https://github.com/WritzProtocol/writz --skill deploy-stellar-mainnet-writzprotocol

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a comprehensive checklist for deploying Soroban contracts or Stellar dApps to the mainnet, ensuring a secure and reliable deployment process.

Core Features & Use Cases

  • Pre-deployment Verification: Ensures contract correctness, security, and operational readiness.
  • Deployment Mechanics: Guides through the use of the stellar CLI for building, uploading, deploying, and initializing contracts.
  • Post-deployment Monitoring: Offers strategies for monitoring and ecosystem distribution after deployment.

Quick Start

Use the deploy-stellar-mainnet skill to deploy your Soroban contract to the 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 Soroban contracts to the Stellar mainnet?

The process requires pre-deployment verification to ensure contract correctness, security, and operational readiness. After passing verification, you execute the deployment using the `stellar` CLI, followed by post-deployment monitoring strategies.

What is the best way to verify a Stellar dApp before mainnet deployment?

The best way to verify a Stellar dApp before mainnet deployment is through a pre-deployment verification checklist. This ensures contract correctness, security, and operational readiness before you interact with the live Stellar network.

Do I need the stellar CLI to deploy Soroban contracts?

Yes, you need the `stellar` CLI to deploy Soroban contracts to the mainnet. The Skill guides you through using this specific command-line interface for building, uploading, deploying, and initializing your contracts on the network.

What should I do after deploying a Soroban contract to the Stellar mainnet?

After deploying a Soroban contract to the Stellar mainnet, you should implement post-deployment monitoring. This involves tracking contract performance and executing ecosystem distribution strategies to ensure the dApp operates reliably.

Can I use a checklist to secure my Stellar dApp mainnet deployment?

Yes, you can use a deployment checklist to secure your Stellar dApp mainnet deployment. It provides comprehensive pre-deployment verification, deployment mechanics using the `stellar` CLI, and post-deployment monitoring strategies for a reliable process.