Deployment Guide

This page is being written.

The README has dev commands, but there's no standalone guide walking through production deployment to Stellar Testnet and Mainnet.

Tracked in: salazarsebas/Cougr issues


What this guide will cover

  • Configuring the Stellar CLI for Testnet and Mainnet
  • Building a release .wasm binary with the correct flags (LTO, opt-level = "z")
  • Deploying with stellar contract deploy
  • Understanding what a deployment costs (resource fees)
  • Upgrading a contract after deploy

Check back soon — or watch the repository.