Migrate to Teku
Migrate from a different Ethereum consensus client to Teku to contribute to client diversity.
When migrating from a different client, consider the following:
- You can import a slashing protection database.
- You might need to update your network ports.
- The way Teku handles validator keys might differ from your previous client. Teku also supports using Web3Signer.
- You can skip the long initial sync period by using Teku's checkpoint start capability.
Find guides to switch from specific clients on the client diversity website.