diff --git a/run-on-lido/csm/node-setup/intermediate/ethpillar.md b/run-on-lido/csm/node-setup/intermediate/ethpillar.md index 15927edca..0e9bf375a 100644 --- a/run-on-lido/csm/node-setup/intermediate/ethpillar.md +++ b/run-on-lido/csm/node-setup/intermediate/ethpillar.md @@ -10,7 +10,7 @@ import TabItem from '@theme/TabItem'; ### Download EthPillar -Go to the [Coincashew website](https://www.coincashew.com/coins/overview-eth/ethpillar) and copy the latest install script, then run: +Review EthPillar's homepage at [Coincashew website](https://docs.coincashew.com/ethpillar), then run: ```sh /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/coincashew/EthPillar/main/install.sh)" @@ -44,13 +44,13 @@ Next, type and enter `ethpillar` to launch the terminal UI and: Copy your deposit data for the CSM widget: ```sh -cat ~/staking-deposit-cli/validator_keys*/deposit*json +cat ~/ethstaker_deposit-cli/validator_keys*/deposit*json ``` **Interfaces:** -* Mainnet: [https://csm.lido.fi/](https://csm.lido.fi/) -* Hoodi: [https://csm.testnet.fi/](https://csm.testnet.fi/) +* Mainnet: [https://csm.lido.fi/](https://csm.lido.fi/?ref=ethpillar) +* Hoodi: [https://csm.testnet.fi/](https://csm.testnet.fi/?ref=ethpillar) ## ETHPillar Terminal-UI Navigation @@ -100,4 +100,4 @@ This lets you attach a new validator client to an existing beacon node, with a s ### Keep your clients up to date -To keep your clients and other packages up to date for network upgrades, security releases or minor improvements please follow [this guide](/run-on-lido/csm/updates-and-maintenance/client-updates). \ No newline at end of file +To keep your clients and other packages up to date for network upgrades, security releases or minor improvements please follow [this guide](/run-on-lido/csm/updates-and-maintenance/client-updates).