-
Notifications
You must be signed in to change notification settings - Fork 53
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
feat: add deploy to mainnet guide and script #266
Conversation
WalkthroughThe updates involve the initialization of a blockchain node, specifically for Celestia's Mainnet Beta. The changes streamline the setup process, including environment configuration, data querying, chain building, validator initialization, key and account management, staking, and chain starting procedures. Additionally, a tutorial document has been revised to improve clarity and add a new section on deploying to the Mainnet Beta. Changes
TipsChat with CodeRabbit Bot (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review Status
Actionable comments generated: 1
Configuration used: CodeRabbit UI
Files selected for processing (2)
- scripts/gm/init-mainnet.sh (1 hunks)
- tutorials/gm-world.md (6 hunks)
Files skipped from review due to trivial changes (1)
- tutorials/gm-world.md
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overview
tested in this video
Checklist
Summary by CodeRabbit
New Features
Documentation