Tutorial & Configuration
  • Home
  • Desktop
  • Server
  • Mikrotik
  • Tools
  • Home
  • Desktop
  • Server
  • VirtualBox
  • Cisco
  • Mikrotik
  • Tools
  • About
  • Contact

Jumat, 22 November 2024

Install glacier node di ubuntu-Linux

 maouam     November 22, 2024     node2an     No comments   

Install glacier node di ubuntu-Linux

Spec node
2 core
ram 4gb

#Buat wallet baru di metamask atau okx (simpan privatekey)

#Tambahkan RPC opBNB Testnet
https://chainlist.org/chain/5611

#Claim BNB testnet (untuk claim wajib ada bnb mainnet sebesar 0.002)
https://www.bnbchain.org/en/testnet-faucet
https://faucet.trade/bsc-testnet-bnb-faucet (di sini free, tanpa hold bnb mainnet)

#Swap/brigde dari BNB testnet ke opBNB
https://opbnb-testnet-bridge.bnbchain.org/deposit

Note: opBNB digunakan sebagai gas fee

======VPS Area======

#Update paket dan install git wget tmux
apt update && apt install git wget tmux -y

#Buat folder glacier & Download file node (copy paste saja)
mkdir glacier && cd glacier && wget https://github.com/Glacier-Labs/node-bootstrap/releases/download/v0.0.1-beta/verifier_linux_amd64 && wget https://glacier-labs.github.io/node-bootstrap/config.yaml

#Edit file config.yaml (edit, pastekan privatekey Anda, save, ctrl x, y enter)
nano config.yaml

#Beri izin file permission
chmod +x ./verifier_linux_amd64

#Buat sesi tmux
tmux new -s glacier

#Run node
./verifier_linux_amd64

#Keluar dari tmux (pastikan node berjalan, ada tulisan node already active)
tekan ctrl, tahan terus, tekan b, lepas semua, lalu tekan d

#Masuk ke tmux (jika ingin lihat node run/tidak)
tmux attach -t glacier

#DONE (cek dashboard, tunggu node berjalan kurang lebih 1 jam)
https://testnet.nodes.glacier.io/status

=====END VPS Area======

INFO
Funding: https://cryptorank.io/ico/glacier-network#funding-rounds
DC glacier: https://discord.gg/eYAGGz5W3b
Incentive: https://docs.glacier.io/getting-started/glacier-nodes/run-testnet-nodes
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg
Kirimkan Ini lewat EmailBlogThis!Bagikan ke XBerbagi ke Facebook
Posting Lama Beranda

0 komentar:

Posting Komentar

Popular Posts

  • Install zenchain node di Ubuntu-Linux (self-host node)
      Install zenchain node di Ubuntu-Linux (self-host node)   #Buat wallet baru di metamask dan import ke OKX juga (EVM) #WL di web (supa...
  • Install 0GDA Node & Client di Ubuntu-Linux
    Install 0GDA Node & Client di Ubuntu-Linux Spec vps CPU 8 core RAM 16 GB Contabo spec VPS-3 #Buat Wallet EVM (buat di OKX simpan p...
  • Install PWR node di Linux-Ubuntu
    Install PWR Node DC PWR: https://discord.com/invite/Mu3ktCk4 #Update paket sudo su apt update #Install java apt install openjdk-19-jre-headl...
  • INSTALL CHASM NODE DI LINUX/UBUNTU
      INSTALL CHASM DI LINUX/UBUNTU   #Buka web https://console.groq.com/keys   | daftar #Jika sudah daftar, buat api di https://console.g...

LABELS

  • AWS
  • Cisco
  • Cloud
  • Desktop
  • DevOps
  • Mikrotik
  • Network
  • Nginx
  • node2an
  • Proxmox
  • Server
  • Tools
  • VirtualBox
  • Zimbra

Sosial Media

Facebook 35.4Fans
Twitter 519Followers
Instagram 1060Followers
google+ 16Followers
Youtube 24Subscriber

Widget

  • Home
  • About Us
  • Contact Us

Copyright © Tutorial & Configuration