Skip to content

Easy node startup #786

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

Open
dmtrskv opened this issue Apr 9, 2025 · 0 comments
Open

Easy node startup #786

dmtrskv opened this issue Apr 9, 2025 · 0 comments
Assignees

Comments

@dmtrskv
Copy link
Contributor

dmtrskv commented Apr 9, 2025

One should be able to start a node providing only the chain, like this:
nild archive --chain=testnet

It requires at least some data (for each of the chains) hard-coded:

  • Genesis block: version or full zero-state.
  • Relay addresses.
  • Archive node identities (reachable via relays).

We should also ensure that corresponding parameters don't change unexpectedly when running nild gen-configs (with an opt-out).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants