WINSNIP
9.99K subscribers
1.94K photos
34 videos
16 files
968 links
Your hub for airdrops, sniper strategies, and node guides! Get the latest airdrop alerts, trading insights, and node tips.
Website : https://www.winsnip.xyz
For Business Inquiries & Collaborations:
@jamalsetiawan & @jrisamsoee
Download Telegram
🎁 Join the giveaway together with me and share 🪙 5,000 USDT ($5,000.57).
Please open Telegram to view this post
VIEW IN TELEGRAM
WINSNIP
# Update versi v0.8.14 Multi ID read -p "Masukkan Node ID (pisahkan dengan spasi jika lebih dari satu): " -a NODE_IDS sudo apt update sudo apt upgrade -y sudo apt install -y build-essential pkg-config libssl-dev git-all protobuf-compiler curl screen if…
Update lagi gess v.0.8.17

read -p "Masukkan Node ID (pisahkan dengan spasi jika lebih dari satu): " -a NODE_IDS

sudo apt update
sudo apt upgrade -y
sudo apt install -y build-essential pkg-config libssl-dev git-all protobuf-compiler curl screen

if ! command -v cargo &> /dev/null; then
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
. "$HOME/.cargo/env"
else
. "$HOME/.cargo/env"
fi

cd $HOME
rm -rf nexus-cli
git clone https://github.com/nexus-xyz/nexus-cli.git
cd nexus-cli
git fetch --all --tags
LATEST_TAG=$(git describe --tags "$(git rev-list --tags --max-count=1)")
git checkout "$LATEST_TAG"

cd clients/cli
cargo clean
cargo build --release --features build_proto

BIN_PATH=$(find target/release -maxdepth 1 -type f -executable -name 'nexus-*' | grep nexus-network)
sudo systemctl stop nexus-node.service 2>/dev/null
for id in "${NODE_IDS[@]}"; do
sudo screen -S nexus-node-"$id" -X quit 2>/dev/null
done
sudo mv /usr/local/bin/nexus-network /usr/local/bin/nexus-network.bak 2>/dev/null
sudo cp "$BIN_PATH" /usr/local/bin/

cd ~

for id in "${NODE_IDS[@]}"; do
screen -dmS nexus-node-"$id" nexus-network start --node-id "$id"
done

echo " Selesai!"
echo "👉 Gunakan perintah berikut untuk melihat log tiap node:"
for id in "${NODE_IDS[@]}"; do
echo " screen -r nexus-node-$id"
done
echo "👉 Tekan Ctrl+A lalu D untuk keluar dari screen tanpa menghentikan proses"



tambahkan screen manual

read -p "Masukkan Node ID yang ingin dijalankan: " NODE_ID
screen -dmS nexus-node-"$NODE_ID" nexus-network start --node-id "$NODE_ID"

echo " Node $NODE_ID telah dijalankan di dalam screen: nexus-node-$NODE_ID"
echo "👉 Gunakan perintah berikut untuk melihat log:"
echo " screen -r nexus-node-$NODE_ID"



cek screen yg ada

screen -ls | grep nexus
WINSNIP
Photo
$ICNT jadi apa, prok prok prok
WINSNIP
🔥 NEW TESTNET: PHAROS NETWORK 💰 Reward: CONFIRMED 🚰 Faucet : https://testnet.pharosnetwork.xyz/ 📋 QUICK SETUP: 1️⃣ Testnet Link: here 2️⃣ Register & Connect Wallet 3️⃣ Switch to Testnet 4️⃣ Daily Login 5️⃣ Bind Twitter/Discord on Profile 6️⃣ Complete…
🚀 Automated Token Swaps & Liquidity Bot for Pharos Network 💧
A powerful Node.js script to automate your DeFi tasks on Pharos!

🔧 Features:
Token swaps & liquidity operations
Configurable private key
Loop mode for repeated execution
Headless runtime via screen sessions

https://github.com/winsnip/pharos-network

currently for zanithFinance, faroswap soon..
WINSNIP
‼️ ‼️ **__We ask all participants to respect the confidential nature of this early phase. __**‼️ ‼️ **__Public communication about Lumera’s Mainnet should be withheld until our full public release.__** Dear Validator Community, Thank you for your continued…
Node Lumera testnet-2
#Update non gensis
sudo systemctl stop lumerad
lumerad tendermint unsafe-reset-all
rm -rf ~/.lumera/wasm
curl -o ~/.lumera/config/genesis.json https://raw.githubusercontent.com/LumeraProtocol/lumera-networks/refs/heads/master/testnet-2/genesis.json
curl -o ~/.lumera/config/claims.csv https://raw.githubusercontent.com/LumeraProtocol/lumera-networks/refs/heads/master/testnet-2/claims.csv
cd $HOME
curl -LO https://github.com/LumeraProtocol/lumera/releases/download/v1.6.0/lumera_v1.6.0_linux_amd64.tar.gz
tar -xvf lumera_v1.6.0_linux_amd64.tar.gz
sudo ./install.sh
sudo cp lumerad /root/go/bin/lumerad
/root/go/bin/lumerad version --long | grep version
sudo systemctl restart lumerad && sudo journalctl -u lumerad -f -o cat


update Peer

sed -i -e 's/^persistent_peers *=.*/persistent_peers = "05df2ce27cd2f2a5c7ecc8ec4d78c9243e39444b@3.236.181.141:26656,3b78b08bd9d9d0a2b17a944241a849ce04d8607e@44.204.100.172:26656"/' $HOME/.lumera/config/config.toml
sudo systemctl restart lumerad && sudo journalctl -u lumerad -f -o cat
terimakasih supportnya teman-teman akhirnya resmi 1000 followers 🙏
If you are NFT Holder on this picture, kindly connect your Wallet on their Discord

ICN rewarding the best NFT Community shortly after our listing on 3 July

Submit your wallets now:
https://discord.com/invite/icn-protocol

Note:
Submit your Wallet before 9:00 PM (21:00 WIB) on 5 July 2025

Source:
https://x.com/ICN_Protocol/status/1940410878630981791
Q3 alt season bang?
GM