var img = document.createElement('img'); img.src = "https://terradocs.matomo.cloud//piwik.php?idsite=2&rec=1&url=https://feather.terra.money" + location.pathname; img.style = "border:0"; img.alt = "tracker"; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(img,s);
Skip to main content

Launch A Chain

This is a full step-by-step guide to launch a new chain. As a chain deployer, your responsibilities are:

  1. Scaffold the chain source code
  2. Configure the chain
  3. Run the chain locally (localnet)
  4. Run simulations on the chain
  5. Push the chain to a public Github repository
  6. Publish the chain to the Terra Testnet
  7. Approve join requests from Validators
  8. Perform pre-launch administrative tasks