Skip to content

Commit

Permalink
Revert "docs: parachain onboarding locally"
Browse files Browse the repository at this point in the history
  • Loading branch information
Daanvdplas authored Dec 13, 2024
1 parent d19db2e commit c13f4cb
Show file tree
Hide file tree
Showing 10 changed files with 897 additions and 535 deletions.
Binary file removed pop-cli-for-appchains/.gitbook/assets/buildspec.gif
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
description: The following are guides on how to launch your parachain on Polkadot.
---

# Launching your Parachain on Polkadot

A typical development workflow for launching your parachain on Polkadot: 

* Run your parachain **locally** using Pop CLI. 
* Under the hood, Pop CLI launches your parachain to Paseo Local TestNet automatically for development purposes:
* [Run your parachain on Paseo](../running-your-parachain.md)
* When ready to test your parachain in a live environment with other parachains:
* Use [this guide](../running-on-paseo-locally.md) to mimic the manual onboarding process for Paseo TestNet locally. 
* When comfortable with manually onboarding locally, then use the next guide to onboard to Paseo Live TestNet.
* [Launching your parachain on Paseo TestNet](../launching-your-parachain-on-polkadot/launching-on-paseo.md)
* Finally, when thoroughly tested on Paseo, launch on Polkadot
* The process here is similar to launching on Paseo.
11 changes: 0 additions & 11 deletions pop-cli-for-appchains/guides/launch-a-chain/README.md

This file was deleted.

53 changes: 0 additions & 53 deletions pop-cli-for-appchains/guides/launch-a-chain/coretime.md

This file was deleted.

67 changes: 0 additions & 67 deletions pop-cli-for-appchains/guides/launch-a-chain/keys.md

This file was deleted.

Loading

0 comments on commit c13f4cb

Please sign in to comment.