Forwarded from RUANG DISKUSI (OWNER NODE)
GitHub
GitHub - im-hanzou/nodepay-automate: Automate farming Nodepay Network using proxies. Older version is not working anymore. Pleaseβ¦
Automate farming Nodepay Network using proxies. Older version is not working anymore. Please use runv2.py instead! - im-hanzou/nodepay-automate
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/
π‘ 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/
Telegram
Faucet Trade Bot
faucet.trade bot assistant
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
Setup your node following the guide here:
Cyberfly Testnet Node Guide
-- Link
-- Don't forget to click the start button on GitHub
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
π Persiapan:
1. Ethereum Base Sepolia (ETH) Minimal 1-5 Base Sepolia
2. Alchemy ApiKey, Bisa di dapatkan disini: HERE
3. Privatekey Penarikan untuk reward.
π Make sure you have New Wallet to be Reward Address for this miner.
βοΈ Install Prerequisites:
π¨ Doesn't use Screen first because it will created automatically.
βοΈ Run the Automation:
- Biarkan instalasi selesai dahulu, nanti baru masuk ke screen:
βοΈ Alur Pengaturan Mining-CLI
1. Pilih 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:
Thanks for @rmndkyl
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
Alchemy
Alchemy | Blockchain infrastructure for developers
Build and scale apps onchain with Alchemy's RPC APIs, data APIs, and developer tools across 100+ blockchains. Get started for free.
π1
Atlas Incentivized Testnet is Live
Register:
https://testnet.atlasnetwork.xyz/refer/1gCw0m1
-- Complete All task
Running Node
https://testnet-providers.atlasnetwork.xyz/
-- Klik add machine
Ikutin alurnya, Copy command ke vps.
-- Balik ke web klik stake
Twit:
https://x.com/BuildOnAtlas/status/1869028708704456818?t=zAJ92Bri8E_lIR9-zDiMAA&s=19
Register:
https://testnet.atlasnetwork.xyz/refer/1gCw0m1
-- Complete All task
Running Node
https://testnet-providers.atlasnetwork.xyz/
-- Klik add machine
Ikutin alurnya, Copy command ke vps.
-- Balik ke web klik stake
Twit:
https://x.com/BuildOnAtlas/status/1869028708704456818?t=zAJ92Bri8E_lIR9-zDiMAA&s=19
claim 2000 point nodepay
- Click Reward And Mision
- Scrool Down
- Complete Task Survey
- Done .
- Click Reward And Mision
- Scrool Down
- Complete Task Survey
- Done .
NODE HUNTER
ayo kumpulin pointnya bakal di cv ke mainnet
Update InitVerse | GoodNews π£
Mined $INI testnet token will be converted 1:1 to mainnet token π
Mined $INI testnet token will be converted 1:1 to mainnet token π
π₯2
NODE HUNTER
Update Nodepay Musim 2 Berakhir pada 31 Desember, 11:59 malam UTC π Detail Twitter
Update Nodepay | Season 2 π£
Season 2 will end 31th December, 11:59PM UTC.
π Check your eligible criteria for Season 2 drops, things to do :
β‘οΈ Human badge
β‘οΈ Connect Sol adress
β‘οΈ Maximize your points
Masih ada Bonus Season π
π¦ Source:
https://x.com/nodepay_ai/status/1871509809083888092?t=QK571uf63j-EAN6SiFgnzg&s=19
Season 2 will end 31th December, 11:59PM UTC.
π Check your eligible criteria for Season 2 drops, things to do :
β‘οΈ Human badge
β‘οΈ Connect Sol adress
β‘οΈ Maximize your points
π¦ Source:
https://x.com/nodepay_ai/status/1871509809083888092?t=QK571uf63j-EAN6SiFgnzg&s=19
NODE HUNTER
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β¦
Update Glacier
Check your Allocation:
https://reward.glacier.io/
If You Not Eligble Please Fill The Form: https://docs.google.com/forms/u/0/d/e/1FAIpQLScs13KsapfmLuOdkSQWerpK2S8pkqzZwfCvM8t96woPenlL_A/formResponse
Check your Allocation:
https://reward.glacier.io/
If You Not Eligble Please Fill The Form: https://docs.google.com/forms/u/0/d/e/1FAIpQLScs13KsapfmLuOdkSQWerpK2S8pkqzZwfCvM8t96woPenlL_A/formResponse
NODE HUNTER
β‘οΈ 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β¦
cd $HOME && rm -rf ini-miner 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
update sc biar auto restart !!
π1
Claim : https://xeno-claim.blockmesh.xyz
Details : https://x.com/blockmesh_xyz/status/1872010057262702936
If You Participate Nodes But Not Eligible, Maybe Can Fill Form If Avaible
Details : https://x.com/blockmesh_xyz/status/1872010057262702936
If You Participate Nodes But Not Eligible, Maybe Can Fill Form If Avaible
β€1