NODE HUNTER
698 subscribers
552 photos
14 videos
6 files
1.4K links
Download Telegram
cek di menu dashboard kanan atas ada tulisan Airdrop
Kalo berdasarkan spoiler bitget 1token NC worth $0.1

Dah tinggal buka kalkulator sendiri
NODE HUNTER
Kalo berdasarkan spoiler bitget 1token NC worth $0.1 Dah tinggal buka kalkulator sendiri
btw itu baru alokasi S0 + S1, untuk TGE nanti digabung sama S2 nya

buat yg belum join gass aja mumpung masih ada kesempatan 😁
di umpetin lg wwkwk
👍1
NODE HUNTER
Initverse Incentivized Testnet | Confirmed⚡️ 📡 Network : Iniverse Testnet 🏷 Reward : Points > $INI Tokens ⚠️ USE BURNER OR TESTNET WALLET 🚰 Faucet : https://faucet-testnet.iniscan.com/ 🌐 Website Test : https://candy.inichain.com ▶️ Connect your metamask…
⚡️ InitVerse Miner Automation ⚡️

InitVerse Is An Automated Web3 SaaS Platform Tailored For Emerging Businesses, Facilitating Rapid DApp Development And Deployment.

Mining rewards will be handled by the community, the official mining pool will be allocated as extra $INI rewards for the community.

🔖 TGE on Q1 2025.

💻 Server Specifications
Minimum Requirements:
➡️ 4vcpu (better with 8vcpu+)
➡️ 8GB RAM (better with 16GB RAM)
➡️ SSD drive (NVME recommended) with at least 50GB storage


📌 Make sure you have New Wallet to be Reward Address for this miner.

⚙️ Install Prerequisites:
sudo apt-get update
sudo apt-get upgrade
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.0/install.sh | bash
echo 'export NVM_DIR="$HOME/.nvm"' >> $HOME/.bash_profile
echo '[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm' >> $HOME/.bash_profile
echo '[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" # This loads nvm bash_completion' >> $HOME/.bash_profile

source $HOME/.bash_profile
nvm install --lts
node -v
npm -v
sudo apt install python3.10-venv


⚙️ Before installation, Make sure using screen:
screen -R initverse-miner


⚙️ Run the automation script on Terminal
:
cd $HOME && rm -rf initverse.sh && wget -O initverse.sh https://raw.githubusercontent.com/rmndkyl/MandaNode/main/InitVerse-Miner/initverse.sh && chmod +x initverse.sh && sed -i 's/\r$//' initverse.sh && ./initverse.sh

1. Select option-1 > and Copy paste your reward address into terminal.
2. It will prompt the user to choose how much vCPU will be used on the miner program.
3. Let the rest of the script complete the installation progress.
4. Done

🌐 You can check your reward balance here:
https://genesis-testnet.yatespool.com/
NODE HUNTER
#update If you joined Glacier Verifier Node, let's update it to the latest version v0.0.3 🥰 Simply run this command below: docker stop glacier-verifier && docker rm glacier-verifier && docker rmi glaciernetwork/glacier-verifier:v0.0.2 && docker run -d -e…
Update Glacier Verifier Node | Version 0.0.4 📣

Stop docker kalian :
docker stop glacier-verifier

Hapus docker kalian :
docker rm glacier-verifier

Hapus versi glacier yang lama :
docker rmi glaciernetwork/glacier-verifier:v0.0.3

Running ulang dengan versi (v0.0.4) :
docker run -d -e PRIVATE_KEY=$YOUR_PRIVATE_KEY --name glacier-verifier  docker.io/glaciernetwork/glacier-verifier:v0.0.4

Cek logs nya disini :
docker logs -f glacier-verifier

🟢 Done

🌐 Jangan lupa cek tx kalian disini :
https://testnet.opbnbscan.com/

🐦 Source:
https://x.com/Glacier_Labs/status/1860712117810483266
Banyak yang elig, moga sama macam $GRASS harga nya, soalnya supply sama 😁
yg kaya gini ga elgble ya !!
IncentiveFi Testnet Waitlist 🥳

Fill Form :
➡️ https://incentive.finance/testnet/
AWALI PAGI MU DENGAN NONTON RENEGADE IMMORTAL
IntMax Testnet | Confirmed ⚡️
📡 Network
: Sepolia ETH

🚰 Sepolia Faucet:
Faucet 1 | Faucet 2

🌐 Website Test:
https://testnet.app.intmax.io/

🟢 Bridge Sepolia to IntMax (10x)
🟢 Bridge back to Sepolia (10x)
🟢 Decrypt Transactions after that
🟢 Deposit ETH Sepolia to Mining Pools
🟢 Done

📔 Source :
https://docs.network.intmax.io/
Cyberfly Testnet Incentive Node Program

Setup your node following the guide here:
Cyberfly Testnet Node Guide

-- Link

-- Don't forget to click the start button on GitHub
Nodepay New Voucher

robinnodetester203
NODE HUNTER
IntMax Testnet | Confirmed ⚡️ 📡 Network: Sepolia ETH 🚰 Sepolia Faucet: Faucet 1 | Faucet 2 🌐 Website Test: https://testnet.app.intmax.io/ 🟢 Bridge Sepolia to IntMax (10x) 🟢 Bridge back to Sepolia (10x) 🟢 Decrypt Transactions after that 🟢 Deposit ETH Sepolia…
⚡️ IntMax Miner CLI Installation ⚡️

Panduan ini menjelaskan cara memulai penambangan di jaringan Intmax menggunakan CLI penambangan intmax2. Instruksi di bawah ini menjelaskan proses untuk Base Sepolia testnet.

🔖 Persiapan:
1. Ethereum Base Sepolia (ETH) Minimal 1-5 Base Sepolia
2. Alchemy ApiKey, Bisa di dapatkan disini: HERE
3. Privatekey Penarikan untuk reward.

💻 Server Specifications
Minimum Requirements:
➡️ 4vcpu (better with 8vcpu+)
➡️ 8GB RAM (better with 16GB RAM)
➡️ SSD drive (NVME recommended) with at least 50GB storage


📌 Make sure you have New Wallet to be Reward Address for this miner.

⚙️ Install Prerequisites:
sudo apt-get update
sudo apt-get upgrade
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.0/install.sh | bash
echo 'export NVM_DIR="$HOME/.nvm"' >> $HOME/.bash_profile
echo '[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm' >> $HOME/.bash_profile
echo '[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" # This loads nvm bash_completion' >> $HOME/.bash_profile

source $HOME/.bash_profile
nvm install --lts
node -v
npm -v
sudo apt install python3.10-venv


🚨 Doesn't use Screen first because it will created automatically.

⚙️ Run the Automation:
cd $HOME && rm -rf intmax.sh && wget -O intmax.sh https://raw.githubusercontent.com/rmndkyl/MandaNode/main/IntMax-Nodes/intmax.sh && chmod +x intmax.sh && sed -i 's/\r$//' intmax.sh && ./intmax.sh

- Biarkan instalasi selesai dahulu, nanti baru masuk ke screen: screen -r intmax-miner

⚙️ Alur Pengaturan Mining-CLI
1. Pilih Jaringan:
Base-Sepolia (testnet) sebagai jaringan.

2. Pilih File Konfigurasi:
Jika ini adalah pengaturan pertama kali: Pilih Buat Konfigurasi Baru untuk memulai proses pengaturan akun penambangan.

3. Masukkan API Key:
Masukkan kunci API Alchemy Anda untuk melanjutkan.

4. Masukkan Kunci Pribadi Penarikan:
Masukkan kunci pribadi dari dompet kosong yang akan Anda gunakan untuk menarik ETH dan menerima token ITX. Catatan Penting: Gunakan dompet kosong sebagai alamat penarikan. Jangan menyetor langsung ke alamat ini dari alamat setoran yang dibuat selama proses penambangan.

5. Cara Kerja Penambangan Pilih Mode Operasi:
Saat menjalankan CLI, pilih mode menggunakan tombol panah:
- Mining: Untuk memulai proses penambangan.
- Claim: Untuk klaim token yang telah ditambang.
- Exit: Untuk keluar dari aplikasi.
- Export: Untuk mengekspor data konfigurasi. Untuk saat ini, pilih mode Mining

⚙️ Untuk Menjalankan Ulang Mining-CLI:
cd $HOME && cd intmax-mining && ./mining-cli


Thanks for @rmndkyl
👍1