# Andes

#### Başvuru

[BURADAN](https://app.galxe.com/quest/n92t8xtegfVMAFUcXJor9E/GCVWntghfL) Galxe sitesine bağlanıyoruz ve testnet için kullanacağımız cüzdan ile Discord hesabımızla giriş yapıyoruz. Eğer seçim gerçekleşirse, size 2500 DILL token gönderecek ve Andes validator kanalına erişebileceksiniz. Bu adımı tamamladıktan sonra diğer işlemlere geçebilirsiniz.

#### Andes Network

Bu parametreleri Metamask cüzdanımıza ekliyoruz.&#x20;

| Network Name    | Dill Testnet Andes            |
| --------------- | ----------------------------- |
| RPC URL         | <https://rpc-andes.dill.xyz/> |
| Chain ID        | 558329                        |
| Currency symbol | DILL                          |
| Explorer URL    | <https://andes.dill.xyz/>     |

### Kurulum

| CPU    | RAM  | SSD   |
| ------ | ---- | ----- |
| 2 VCPU | 2 GB | 20 GB |

#### 1. Gerekli Kütüphaneleri yüklüyoruz.&#x20;

```bash
cd $HOME && source <(curl -s https://raw.githubusercontent.com/CoinHuntersTR/Logo/main/update-binary.sh)
```

#### 2. Light Validatörü İndiriyoruz.&#x20;

```bash
curl -O https://dill-release.s3.ap-southeast-1.amazonaws.com/linux/dill.tar.gz
```

#### 3. Paketleri çıkarıyoruz.

```
tar -xzvf dill.tar.gz && cd dill
```

Bu komut dizinde doğrulayıcı anahtarlar üretecektir `./validator_keys`.

> Bu komutu çalıştırdıktan sonra ENTER bastığınızda size gizli kelimelerinizi verecek onu aldığınızda, bir yere not etmeyi unutmayın.&#x20;

```
./dill_validators_gen new-mnemonic --num_validators=1 --chain=andes --folder=./
```

```
ubuntu@ip-xxxx:~/dill$ ./dill_validators_gen new-mnemonic --num_validators=1 --chain=andes --folder=./

***Using the tool on an offline and secure device is highly recommended to keep your mnemonic safe.***

Please choose your language ['1. العربية', '2. ελληνικά', '3. English', '4. Français', '5. Bahasa melayu', '6. Italiano', '7. 日本語', '8. 한국어', '9. Português do Brasil', '10. român', '11. Türkçe', '12. 简体中文']:  [English]: 3
Please choose the language of the mnemonic word list ['1. 简体中文', '2. 繁體中文', '3. čeština', '4. English', '5. Italiano', '6. 한국어', '7. Português', '8. Español']:  [english]: 4
Create a password that secures your validator keystore(s). You will need to re-enter this to decrypt them when you setup your Dill validators.:
Repeat your keystore password for confirmation:
The amount of DILL token to be deposited(2500 by default). [2500]:
This is your mnemonic (seed phrase). Write it down and store it safely. It is the ONLY way to retrieve your deposit.


Creating your keys.
Creating your keystores:	  [####################################]  1/1
Verifying your keystores:	  [####################################]  1/1
Verifying your deposits:	  [####################################]  1/1

Success!
Your keys can be found at: ./validator_keys


Press any key.
```

Eğer Validator'ünüzü taşınmanız gerekirse, aşağıdaki komutu kullanabilirsiniz.&#x20;

> `<mevcut-mnemonic-cümleniz>` yerine gizli kelimeleriniz yazarak girebilirsiniz.&#x20;

```
 ./dill_validators_gen existing-mnemonic --mnemonic="<mevcut-mnemonic-cümleniz>" --num_validators=1 --chain=andes --folder=./
```

#### 5.Validator Keys import ediyoruz.

```
./dill-node accounts import --andes --wallet-dir ./keystore --keys-dir validator_keys/ --accept-terms-of-use
```

*Bu işlem sırasında anahtar deposu parolanızı ayarlayın ve kaydedin.*

#### 6.Parolayı bir dosyaya kaydedin

```
echo <your-password> > walletPw.txt
```

#### 7.Light Validatörü Başlatıyoruz.

```
./start_light.sh -p /root/dill/walletPw.txt
```

#### 8.Validatorün Kontrolü

```
tail -f $HOME/dill/light_node/logs/dill.log
```

```
curl -s localhost:3500/eth/v1/beacon/headers | jq
```

```
ps -ef | grep dill
```

```
./health_check.sh -v
```

### Stake&#x20;

İlk önce [BURADAN](https://staking.dill.xyz/) stake sitesine gidiyoruz.&#x20;

`/root/dill/validator_keys/deposit_data-***.json` dosya yolundaki json dosyasını bilgisayarımıza indirelim.&#x20;

<figure><img src="https://2490299121-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU1FMmboGmRvELNMKu5O3%2Fuploads%2F2siUBPDE73DBzSc6jbfC%2FEkran%20g%C3%B6r%C3%BCnt%C3%BCs%C3%BC%202024-07-18%20233909.png?alt=media&#x26;token=58824ea8-6699-4826-a3e6-8bd782164887" alt=""><figcaption></figcaption></figure>

Siteye gittiğimizde biraz önce indirdiğimiz json dosyasını içeri aktarıyoruz.&#x20;

<figure><img src="https://2490299121-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU1FMmboGmRvELNMKu5O3%2Fuploads%2Fsg5xjyivNdTc5ACAik80%2FUntitled.png?alt=media&#x26;token=2134fcf4-7a5f-40a6-b1de-cb0a7dd4c25d" alt=""><figcaption></figcaption></figure>

Stake için minimum 2500 DILL tokene ihtiyacımız var.&#x20;

<figure><img src="https://2490299121-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU1FMmboGmRvELNMKu5O3%2Fuploads%2F41MKpIkOEKACGYvFaQEV%2FUntitled%20(1).png?alt=media&#x26;token=19920de2-a4ae-4ffa-893c-a5a114d559c8" alt=""><figcaption></figcaption></figure>

Stake miktarını belirledikten sonra, Metamask cüzdanımıza gelen bildirimi onaylıyoruz ve aşağıdaki gibi çıktı aldığımızda işlem tamamlanmış oluyor.&#x20;

<figure><img src="https://2490299121-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU1FMmboGmRvELNMKu5O3%2Fuploads%2FE9CA1lio04AI1RK9cLRG%2FUntitled%20(2).png?alt=media&#x26;token=02e3d9a7-970b-4939-8865-baed67c02646" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://service.coinhunterstr.com/testnet/dill/andes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
