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

Cannot run holesky launchpad #733

Closed
gus4rs opened this issue Feb 20, 2025 · 3 comments
Closed

Cannot run holesky launchpad #733

gus4rs opened this issue Feb 20, 2025 · 3 comments

Comments

@gus4rs
Copy link

gus4rs commented Feb 20, 2025

I am building from branch master but the instructions are for mainnet, and the UI has "mainnet" in it.

git clone https://github.com/ethereum/staking-launchpad.git
git checkout master
cd staking-launchpad/
yarn start
Image Image

How to run the Holesky launchpad?

@wackerow
Copy link
Member

Hey @gus4rs! You're git clone command is showing this repo, not the command line tool. Keep in mind this repo is for the Staking Launchpad website only (ethereum/staking-launchpad)... it is not the repo for the command line tool used to generate keys...

Image

The command line tool has always been at ethereum/staking-deposit-cli. I will caveat this right now though, since the Pectra updates (#721) will be officially switching to a fork of this CLI tool maintained by EthStaker found at https://github.com/eth-educators/ethstaker-deposit-cli


If you want to run the actual Launchpad website, then you wouldn't use the python3 command, but instead follow the README in this repo.

Hope that helps, closing this out!

@gus4rs
Copy link
Author

gus4rs commented Feb 22, 2025

I am not trying to run the command line tool, but the website. The command line tool image above is how the website displays it, just to show you it points to mainnet

@gus4rs
Copy link
Author

gus4rs commented Feb 22, 2025

Furthermore I followed the Readme

The master branch represents the live testnet version of the Launchpad

But in reality that branch launches the mainnet site

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

No branches or pull requests

2 participants