Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intro to Parachain Development Section 4 #133

Merged
merged 12 commits into from
Oct 12, 2023
Merged

Conversation

CrackTheCode016
Copy link
Contributor

@CrackTheCode016 CrackTheCode016 commented Sep 13, 2023

This PR addresses section four of the parachain guide: #107

This is more involved - it may require external help to highlight insights into parachain development.

The current scope of this PR:

  • Define an easy workflow for changing the parachain's runtime and regenerating the blobs. Might write a small tool for this
  • Zombienet for development and re-deployment
  • Onboard on Rococo -> Kusama -> Polkadot

@CrackTheCode016 CrackTheCode016 added the A1 - In Progress Pull Request needs to be updated. label Sep 13, 2023
@CrackTheCode016 CrackTheCode016 added A2 - Please Review Not ready for review yet. and removed A1 - In Progress Pull Request needs to be updated. labels Oct 12, 2023
docs/Parachain/beginner/section4/deployment-strat.md Outdated Show resolved Hide resolved
docs/Parachain/beginner/section4/road-to-production.md Outdated Show resolved Hide resolved
docs/Parachain/beginner/section4/road-to-production.md Outdated Show resolved Hide resolved
docs/Parachain/beginner/section4/road-to-production.md Outdated Show resolved Hide resolved
CrackTheCode016 and others added 4 commits October 12, 2023 09:33
Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>
Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>
Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>
Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>
@CrackTheCode016 CrackTheCode016 merged commit e88502f into main Oct 12, 2023
3 checks passed
@CrackTheCode016 CrackTheCode016 deleted the parachain-section-4 branch October 12, 2023 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A2 - Please Review Not ready for review yet.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants