Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions run-on-lido/csm/node-setup/intermediate/ethpillar.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)"
Expand Down Expand Up @@ -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

Expand Down Expand Up @@ -100,4 +100,4 @@ This lets you attach a new validator client to an existing beacon node, with a s
</Tabs>

### 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).
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).