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

Add mainnet docs + refacto node running docs #255

Merged
merged 9 commits into from
Jan 10, 2024
Merged

Conversation

Leo-Besancon
Copy link
Contributor

@Leo-Besancon Leo-Besancon commented Jan 8, 2024

Related to: #254

DONE:

  • Add Mainnet config and tabs when relevant
  • Add Mainnet description in Public-Networks
  • Put ChainId doc in sandbox node page
  • Refactored a bit the node running guide (for normal node runners)

TODO for initial node runners:

  • make sure everything is working if we follow the steps described in docs/node/initial.mdx
  • proof-read everything

TODO for normal node runners:

  • fill the TODOs on how to import saved wallets
  • add node routability setup at node install phase. Insist that without routability, their node will be unstable through lack of connectivity
    • for routability, DO NOT FORGET TO SET THE IP ADDRESS IN THE CONFIG
    • tell how to check that it is defined (eg. I think the client tells you your IP address on top of get_info (?))
  • check that all links work
  • try to render and see how it looks
  • add a last phase where you check the status of your node:
    • routability check using an external service like https://portchecker.co/
    • make sure your node is connected to peers
  • make sure everything is working if we follow the steps described in docs/node/home.mdx
  • proof-read everything

@Leo-Besancon Leo-Besancon requested a review from sydhds January 10, 2024 10:51
@Leo-Besancon Leo-Besancon linked an issue Jan 10, 2024 that may be closed by this pull request
14 tasks
@Leo-Besancon Leo-Besancon requested a review from damip January 10, 2024 15:13
@damip damip marked this pull request as ready for review January 10, 2024 16:05
@damip damip merged commit 1cc03ef into main Jan 10, 2024
4 checks passed
@damip damip deleted the node_running_followup branch January 10, 2024 16:15
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.

Node running guides
3 participants