Skip to content

Restore snapshots in Quickstart with one shell command - #107

Open
camembera wants to merge 2 commits into
mainfrom
docs/snapshot-shell
Open

Restore snapshots in Quickstart with one shell command#107
camembera wants to merge 2 commits into
mainfrom
docs/snapshot-shell

Conversation

@camembera

Copy link
Copy Markdown
Collaborator

Description

Quickstart Step 6 is now . ./env.sh && ./fetch-berachain-snapshot.sh. The script restores official pruned snapshots into $BEACOND_DATA and $RETH_DATA. Storage v2 is a second command on the same page: ./fetch-berachain-snapshot-v2.sh. The Mainnet v2 catalog uses the same URL shape and is not published yet.

The Step 1 listing includes the .sh restore scripts. The env.sh snippet matches the shipped file (beacond only, ipv4.canhazip.com, BEACOND_DATA / BEACOND_CONFIG). RPC defaults to 26657 / 8545; set PORT_BASE=30000 only if those ports are taken. Step 8 curls $EL_ETHRPC_PORT / $CL_ETHRPC_PORT after sourcing env.sh.

Companion: berachain/guides#451

Checklist

  • I have read CONTRIBUTING.md and followed the development workflow
  • I have read CODE_OF_CONDUCT.md
  • I ran mint validate and it succeeds
  • I have allowed maintainers to edit this branch (optional but helpful)
  • My fork is up to date with upstream/main (or I will rebase/merge before review)

Step 6 runs fetch-berachain-snapshot.sh into the Quickstart datadirs. Storage v2 is the same env and a second command on the same page.
@mintlify

mintlify Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
Berachain 🟢 Ready View Preview Sep 2, 2026, 6:33 PM

Comment thread nodes/operations/quickstart.mdx Outdated
Comment thread nodes/operations/quickstart.mdx Outdated
Comment thread nodes/operations/quickstart.mdx Outdated
Comment thread nodes/operations/quickstart.mdx Outdated
Comment thread nodes/operations/quickstart.mdx Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant