Docs
Submit an issue
Appchains on Polkadot
Appchains on Polkadot
  • WELCOME
    • Polkadot Appchains
    • Installing Pop CLI
    • How to contribute
  • GUIDES
    • Set up your development environment
    • Create a new parachain
      • Create an Assets parachain
      • Create a Contracts parachain
      • Create an EVM parachain
    • Benchmarking
    • Build your parachain
      • Build your runtime deterministically
    • Call a chain
    • Launch a Chain
      • Launch a Chain in Development
      • Launch a Chain to Paseo
        • Launch Paseo
        • Set up keys
        • Acquire Coretime
      • Deploy a chain with Polkadot Deployment Portal
      • Running a post-startup command
    • Securely Sign Transactions from CLI
    • Test runtime upgrades
  • POP CLI
    • welcome
    • install
    • new
    • bench
    • build
    • build spec
    • call
    • up
    • clean
    • test
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. GUIDES

Launch a Chain

The following guides show how to launch a chain on Polkadot.

PreviousCall a chainNextLaunch a Chain in Development

Last updated 2 months ago

Was this helpful?

A typical development workflow for launching a chain on Polkadot:

  1. with predefined chains.

  2. .

  3. .

  4. Launch a Chain on Polkadot (same as Paseo).

Launch a Development Network
Launch a Chain on Paseo
Deploy a Chain With Polkadot Deployment Portal