Gp3YTDybIAAmTYH

Aztekischer Sequenzerknoten Kurulum Rehberi:

Jetzt haben wir das Aztec-Testnetz hinzugefügt, um den Sequencer-Knoten und den Discord-Account „Apprentice“ zu testen. Script desteklidir, her şey otomatik gerçekleşir.

System-Gereksinimleri

GereksinimDetails
RAMEn az 16 GB
CPU8 Çekirdek
İşletim SistemiUbuntu 22.04 ist da
Depolama1 TB SSD

Sunucu Önerisi:

Uzun Vade Çalıştıracaklar İçin: - Contabo 8-Core VPS

Rol Alamk İçin Çalıştıracaklar İçin: - Contabo 6-Core VPS

Kurulum Öncesi Gereklilikler

- Das ist MetaMask. - Sepolia Test ETH-Zugang: https://www.alchemy.com/faucets - Sepolia RPC-Zugang: https://dashboard.alchemy.com - Beacon (Consensus) RPC-Zugang: https://chainstack.com/global-nodes

Bild

1- Docker-Knoten-Konfiguration:

Weitere Informationen zum VPS-Gürtel finden Sie hier:

[ -f "script.sh" ] && rm script.sh; apt update -y && apt install curl -y && curl -sSL -o script.sh https://raw.githubusercontent.com/UfukNode/aztec-sequencer-node/refs/heads/main/script.sh && chmod +x script.sh && ./script.sh
### Script-Größe, bestehend aus: * Sepolia RPC-URL * Beacon (Konsens)-URL * Private Key (**nach 0x angegeben**) * Wallet-Adresse (**0x nachgeordnete Adresse**) Wird zum Knoten hinzugefügt aztekisch Wenn der Bildschirm nicht geöffnet ist, wird er nicht angezeigt. ## 2- Bildschirm
 CTRL + A ardından D
Textbaustein:
Bildschirm -r Azteken
📌Screene gittiğinizde bir süre sonra aşağıdaki çıktıları almanız gerekiyor. ![Bild](https://github.com/user-attachments/assets/4ffaa38a-cf09-4991-a356-817588952619) ## 3- Discord „Apprentice“ Rolü Alma Node 5 Dakika çalıştıktan sonra aşağıdaki adımları izleyin: ### A-Block Numarası Al
curl -s -X POST -H 'Inhaltstyp: application/json' \ -d '{"jsonrpc":"2.0","method":"node_getL2Tips","params":[],"id":67}' \ http://localhost:8080 | jq -r ".result.proven.number"
Aber die Größe des Blocks ist groß. Nicht alın. ### B- Proof Aldığınız block Numarasını aşağıdaki komuttaki „BLOCK“ kısmındaki iki yere yazın:
curl -s -X POST -H 'Inhaltstyp: application/json' \ -d '{"jsonrpc":"2.0","method":"node_getArchiveSiblingPath","params":["BLOCK","BLOCK"],"id":67}' \ http://localhost:8080 | jq -r ".result"
![Block (1)](https://github.com/user-attachments/assets/7a0694e9-8541-4331-a7f0-c33ba4266b8b) Gelen uzun çıktı Proof'tur, hepsini kopyalayın. ### C- Discord Rolle 1. [https://discord.gg/aztec](https://discord.gg/aztec) Adresse 2. #operators > start-here` kanalına girin

  1. Komutu-Yazın:

/Operatorstart

  1. Sirasiyla:

* Wallet-Adresse * Blocknummer * Proof-Cıktısını-Girin

Gp9h5y5WAAAV3eo

4- Validator Kaydı (Opsiyonel)

Node senkronize olduktan sonra aşağıdaki komutla validator olarak kayıt olabilirsiniz:

bash -c "$(curl -fsSL https://raw.githubusercontent.com/UfukNode/aztec-sequencer-node/main/validator_kayit.sh)"

Der Skript-Validator wird gelöscht. Was ist die Limit-Doluysa Ihres Mesaj-Gösterilirs:

⚠ Günlük limit dolmuş olabilir. Lütfen ertesi gün tekrar deneyin.


🔄 Güncelleme Talimatı

Was die aztekischen Forscher anbelangt, haben sie sich mit der Frage beschäftigt, ob sie die folgenden Punkte erfüllen können:

1. Screen'e Git ve Node'u Durdur

Bildschirm -r Azteken

Ekrana-Geçtikten-Sonra:

STRG + C
Der Knoten ist defekt.


2. Verileri Temizle

Sadece veriyi temizlemeniz nocherlidir (config'ler silinmez):

rm -rf ~/.aztec/alpha-testnet/data/


3. Node'u Yeniden Başlat

Aşağıdaki kurulum komutunu tekrar çalıştırabilirsiniz:

[ -f "script.sh" ] && rm script.sh; apt update -y && apt install curl -y && curl -sSL -o script.sh https://raw.githubusercontent.com/UfukNode/aztec-sequencer-node/refs/heads/main/script.sh && chmod +x script.sh && ./script.sh


Weitere Informationen finden Sie unter: https://x.com/UfukDegen