Teku Installation
You'll need to create a few folders in the Home directory to store the keystore and password.
1) Create a new folder in your Home directory called "keystores-teku"
2) Copy and paste your keystore file into that folder, as shown below

2) Navigate back to the Home directory and create another folder called "passwords-teku"
3) Create a new text file where you will enter your keystore password
4) Enter your keystore password (nothing more, nothing less) as shown below:

5) Save the file as the EXACT same name as the keystore, but ending in .txt rather than .json
6) Save the password text file in the "passwords-teku" file as shown below:

Installing Teku
Allow Geth to continue syncing, and open a new terminal to install Teku

Install Java 11 or higher
If Java is not installed, you can install using:
Clone Teku Repository:

Change Directory:
Install Teku using Gradlew:


Change Directory (one level up):

Start Teku Client:
Copy this code into the terminal after updating last 2 lines:

Once you have successfully loaded the keystore, you're ready to deposit the 32 Kiln ETH.
Last updated

