Teku Validator Node
  • ☁️Teku Validator Node Set Up
    • πŸ‘¨β€πŸ’»Solo Staking
    • πŸ›’Product Purchase
    • πŸ”‘Key-Pair Generation
    • πŸ”„Cluster Creation
    • πŸͺ™Deposit Mainnet Ethereum From Launchpad
    • πŸ‘œImporting Keys
      • πŸ–₯️For Windows Users
      • πŸ–₯️For Ubuntu / Mac User
    • πŸ–±οΈService Creation configuration and deployment
    • πŸ”„Validator status check
    • πŸ“žEnhanced Support
Powered by GitBook
On this page
  1. Teku Validator Node Set Up

Deposit Mainnet Ethereum From Launchpad

Ethereum Deposit Contract Address: 0x00000000219ab540356cBB839Cbe05303d7705Fa

PreviousCluster CreationNextImporting Keys

Last updated 1 year ago

πŸ“Ί Follow the video for detailed guidance

If you have any questions around this please contact us for support.

Note: The video reference is for testnet only. Never disclose your mnemonic seeds with anyone.

If you are going to use the UI to create new validator key please note that while generating validator keys always use a new mnemonic every time. If you want to use the existing mnemonic kindly change the index number(The index number should not be the same as last time when you create your keys). If you keep the same index and same mnemonic It’ll generate the same validator key files which may lead you for double deposits on ethereal deposit smart contract.

Steps :

  • Read Carefully all the information in the β€œOverview” section.

  • In the β€œSelect Client” option select Geth client and click on Continue.

  • After that you can see the different ETH 2.0 client names on your screen please select β€œTeku” and click on continue.

  • Now you go to the β€œGenerate Keys” section.

  • Enter the number of validators you are looking to register and select your desired operating system. Remember each validator key will cost you 32 ETH.

  • Next, you may choose to provide a withdrawal address in the given box. The withdrawal address could be your Ethereum wallet address. For example, your Metamask wallet address or any other Ethereum Launchpad compatible wallet. Note: Once the execution address is provided, it cannot be changed. Make sure you have full access to the wallet address. All the rewards will be deposited to that address. If you lose access to the wallet address, you will lose your funds.

  • This will be needed when we import the keys.

  • After creating the key pairs the next step is to β€œUpload Validator”.

  • In this part you will need the deposit data file generated in the previous step.

  • The deposit-data-[timestamp].json which is located in the /eth2.0-deposit-cli/validator_keys directory.

  • After that click on β€œContinue” Now you need to connect your wallet to the launchpad. Remember you need to Connect your wallet with Mainnet here.

  • Choose your wallet and Connect. Please don’t forget to give appropriate permissions to the wallet for connectivity.

  • After that go-ahead to the next step which is a summary of what you are doing. You can check the summary regarding the transaction.

  • Next we move to β€œTransactions” and make a transaction to Ethereum Deposit Contract(Mainnet). Please Double check, Triple check the deposit contract address for your ethereum deposit.

  • After this section you will receive a notification regarding the successful transaction on Ethereum Mainnet.

  • If your transaction is successful you are in a queue for validator assignment. You will be assigned as a validator soon.

Visit .

Now follow the instructions provided to generate a key pair as per your operating system. We recommend β€œDownload Cli App” for the best and easiest user experience. Remember the password that you used for creating your keys. You will required this password in step.

☁️
πŸͺ™
Launchpad
Importing Keys