-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8b24b05
commit 2296f4f
Showing
5 changed files
with
20 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17 changes: 17 additions & 0 deletions
17
pop-cli-for-appchains/guides/launching-your-parachain-on-polkadot/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. | ||
hidden: true | ||
--- | ||
|
||
# Launching your Parachain on Polkadot | ||
|
||
A typical development workflow for launching your parachain on Polkadot:  | ||
|
||
1. 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) | ||
2. When ready to test your parachain in a live environment with other parachains: | ||
* [ ] Use [this guide](running-on-paseo-locally.md) to mimic the onboarding process for Paseo TestNet locally.  | ||
* [ ] When comfortable with onboarding locally, then use the [next guide](running-on-paseo.md) to onboard to Paseo Live TestNet. | ||
3. Launch on Polkadot | ||
* [ ] The process here is similar to launching on Paseo. |
File renamed without changes.
File renamed without changes.
14 changes: 0 additions & 14 deletions
14
pop-cli-for-appchains/guides/onboarding-your-parachain-to-polkadot/README.md
This file was deleted.
Oops, something went wrong.