Skip to content

Add "Run on Lido" section and CSM guide for NOs #612

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
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

eenti
Copy link

@eenti eenti commented May 21, 2025

Please, go through these steps before you request a review:

📝 Describe your changes

  1. Added a link to the new "Run on Lido" section at the introduction page, so folks can access it from there.
  2. Created a "Run on Lido" section with Docusaurus' multi-instance feature.
  3. Inside "Run on Lido" we added a complete CSM Guide with multiple integration guides, key generation and more.

🔎 Include source of truth for all changes that reference on-chain data (addresses, etc.)

Only references to onchain addresses are to the Lido Execution Layer and Withdrawal Vaults, of both Mainnet and Hoodi.

@eenti eenti requested a review from a team as a code owner May 21, 2025 18:54
Copy link
Contributor

@dgusakov dgusakov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to trink about what stuff from http://localhost:3000/staking-modules/csm/guides/ should be moved (to avoid duplicates) and how this new guide will be linked from that section

package.json Outdated
@@ -4,7 +4,7 @@
"private": true,
"scripts": {
"docusaurus": "docusaurus",
"start": "docusaurus start",
"start": "node_modules/.bin/docusaurus start",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Revert pls

@dgusakov
Copy link
Contributor

Also review build errors and fix them

@eenti
Copy link
Author

eenti commented May 22, 2025

We need to trink about what stuff from http://localhost:3000/staking-modules/csm/guides/ should be moved (to avoid duplicates) and how this new guide will be linked from that section

This first one does not include anything repeated from the main guides. In fact some of them are referenced and linked, but I agree. We can discuss later and move some of them.

@eenti
Copy link
Author

eenti commented May 22, 2025

Reverted package.json and fixed build errors. Please check again @dgusakov.

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.

3 participants