mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-04-28 03:36:10 -04:00
🥓 add ethdo and nodes as a service
This commit is contained in:
parent
c2eed4ee32
commit
d8c85f3621
@ -8,6 +8,7 @@
|
||||
|
||||
* [ethereum.org official page on becoming a validator](https://launchpad.ethereum.org/en/overview)
|
||||
* [ethereum.org official page on running a node](https://ethereum.org/en/run-a-node/)
|
||||
* [how to setup a validator for eth staking guide](https://www.coincashew.com/coins/overview-eth/guide-or-how-to-setup-a-validator-on-eth2-mainnet)
|
||||
* [ethub docs on running a node](https://docs.ethhub.io/using-ethereum/running-an-ethereum-node/)
|
||||
|
||||
<br>
|
||||
@ -19,14 +20,22 @@
|
||||
|
||||
<br>
|
||||
|
||||
#### solo staking
|
||||
#### solo staking
|
||||
|
||||
<br>
|
||||
|
||||
* [eth docker](https://eth-docker.net/docs/About/Overview)
|
||||
* [rocketpool](https://rocketpool.net/)
|
||||
* [staking deposit cli](https://github.com/ethereum/staking-deposit-cli)
|
||||
* [stereum solo node infra](https://stereum.net/ethereum-node-setup/)
|
||||
* [staking deposit cli](https://github.com/ethereum/staking-deposit-cli)
|
||||
|
||||
<br>
|
||||
|
||||
#### pool staking
|
||||
|
||||
<br>
|
||||
|
||||
* [rocketpool](https://rocketpool.net/)
|
||||
* [nice node](https://www.nicenode.xyz/)
|
||||
|
||||
<br>
|
||||
|
||||
@ -34,7 +43,25 @@
|
||||
|
||||
<br>
|
||||
|
||||
* [nice node](https://www.nicenode.xyz/)
|
||||
|
||||
* [alchemy](https://www.alchemy.com/)
|
||||
* [infura](https://infura.io/)
|
||||
* [kaleido](https://www.kaleido.io/)
|
||||
* [moralis](https://moralis.io/)
|
||||
* [nownodes](https://nownodes.io/)
|
||||
* [pokt](https://www.pokt.network/)
|
||||
* [watchdata](https://www.watchdata.io/)
|
||||
* [zmok](https://zmok.io/)
|
||||
* [quicknode](https://www.quicknode.com/)
|
||||
* [rivt](https://rivet.cloud/)
|
||||
* [sensei](https://www.senseinode.com/)
|
||||
* [settlemint](https://console.settlemint.com/)
|
||||
* [ankr](https://www.ankr.com/)
|
||||
* [blockdaemon](https://blockdaemon.com/)
|
||||
* [chainstack](https://chainstack.com/)
|
||||
* [figment](https://datahub.figment.io/)
|
||||
* [getblock](https://getblock.io/)
|
||||
* [infstones](https://infstones.com/)
|
||||
|
||||
<br>
|
||||
|
||||
@ -97,5 +124,7 @@
|
||||
|
||||
<br>
|
||||
|
||||
* [validator key generator](https://wagyu.gg/)
|
||||
* [jwt decoder](https://jwt.io/)
|
||||
* [eth staker](https://ethstaker.cc/)
|
||||
* [cli for managing tasks](https://github.com/wealdtech/ethdo)
|
||||
|
Loading…
x
Reference in New Issue
Block a user