Docs
Submit an issue
Chains
Chains
  • WELCOME
    • Build a Polkadot Chain
  • Install Pop CLI
  • GUIDES
    • Create a new parachain
      • Create an Assets parachain
      • Create a Contracts parachain
      • Create an EVM parachain
    • Benchmarking
    • Build
      • Build your runtime deterministically
    • Call
    • Deploy
      • 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
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. GUIDES

Deploy

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

A typical development workflow for launching a chain on Polkadot:

  1. Launch a Development Network with predefined chains.

  2. Launch a Chain on Paseo.

  3. Deploy a Chain With Polkadot Deployment Portal.

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

PreviousCallNextLaunch a Chain in Development

Last updated 3 days ago

Was this helpful?