InsideDropLabs
Quiz 1 : Proofer
Quiz 2 : Truth Prover
Quiz 3 : Prover
Quiz 4 : Every 1 - 2 Weeks
Pick Pictures : 10
Please open Telegram to view this post
VIEW IN TELEGRAM
InsideDropLabs
apt install bc
source <(curl -s https://cdn.bangcode.id/0g/block_checker.sh)
sudo systemctl restart zgs
Please open Telegram to view this post
VIEW IN TELEGRAM
InsideDropLabs
Please open Telegram to view this post
VIEW IN TELEGRAM
👍1🤣1
InsideDropLabs
Quiz 1 : Pumatheuma
Quiz 2 : Eliyang
Quiz 3 : Nair_advaith
Quiz 4 : Dan Henessy
Quiz 5 : Fakedev9999
Pick Pictures : 1 2 4 7 9
Please open Telegram to view this post
VIEW IN TELEGRAM
InsideDropLabs
Please open Telegram to view this post
VIEW IN TELEGRAM
InsideDropLabs
Untuk RPC gausah di otak atik dulu, third-party RPC belum ada yang migrate dari V2 ke V3, bahkan top 100 Validator juga belum sync ke new block masih running di V2 di head block lama.
InsideDropLabs
Sentient WL.PNG
Please open Telegram to view this post
VIEW IN TELEGRAM
InsideDropLabs
#Free
Please open Telegram to view this post
VIEW IN TELEGRAM
quest.somnia.network
Somnia Quest
Somnia - Quest
InsideDropLabs
Please open Telegram to view this post
VIEW IN TELEGRAM
Magic Eden
Monadverse: Chapter 7 | Magic Eden - NFT Marketplace
InsideDropLabs
Quiz 1 : ks_kulk
Quiz 2 : jtguibas
Quiz 3 : mattstam_eth
Quiz 4 : theedwardli
Pick Pictures : 1
Please open Telegram to view this post
VIEW IN TELEGRAM
InsideDropLabs
Please open Telegram to view this post
VIEW IN TELEGRAM
InsideDropLabs
Please open Telegram to view this post
VIEW IN TELEGRAM
InsideDropLabs
docker compose down -v
cd && cd Drosera-Network && rm -r docker-compose.yaml && git pull
cd && curl -L https://app.drosera.io/install | bash && source /root/.bashrc && droseraup
curl -LO https://github.com/drosera-network/releases/releases/download/v1.17.2/drosera-operator-v1.17.2-x86_64-unknown-linux-gnu.tar.gz && tar -xvf drosera-operator-v1.17.2-x86_64-unknown-linux-gnu.tar.gz
cd && cd my-drosera-trap && nano drosera.toml
Ubah :
ethereum_rpc = "https://ethereum-holesky-rpc.publicnode.com"
drosera_rpc = "https://seed-node.testnet.drosera.io"
Menjadi :
ethereum_rpc = "https://holesky.drpc.org"
drosera_rpc = "https://relay.testnet.drosera.io/"
CTRL X,Y,Enter
DROSERA_PRIVATE_KEY=PRIVATE_KEY drosera apply
Ketik "ofc" enter
Running & Check LOG :
cd && cd Drosera-Network && docker compose up -d && docker logs -f drosera-node
Please open Telegram to view this post
VIEW IN TELEGRAM
InsideDropLabs
sudo cess miner stat
sudo cess miner increase staking 4000
sudo cess miner stat
Please open Telegram to view this post
VIEW IN TELEGRAM
InsideDropLabs
Please open Telegram to view this post
VIEW IN TELEGRAM
👍1
InsideDropLabs
Please open Telegram to view this post
VIEW IN TELEGRAM
Discord
Discord - Group Chat That’s All Fun & Games
Discord is great for playing games and chilling with friends, or even building a worldwide community. Customize your own space to talk, play, and hang out.
InsideDropLabs
Please open Telegram to view this post
VIEW IN TELEGRAM
quest.somnia.network
Somnia Quest
Somnia - Quest
InsideDropLabs
#Free
Please open Telegram to view this post
VIEW IN TELEGRAM
InsideDropLabs
Bdw kalian pada ambil warna apa nih ?
Please open Telegram to view this post
VIEW IN TELEGRAM
InsideDropLabs
sudo systemctl stop zgs
cd $HOME/0g-storage-node
git pull
git checkout v1.0.0
git submodule update --init
cargo build --release
cd $HOME/0g-storage-node/run && rm -r db
rm -rf $HOME/0g-storage-node/run/config.toml
curl -o $HOME/0g-storage-node/run/config.toml https://raw.githubusercontent.com/Ajipur-Oprekers/OG/main/config.toml
nano $HOME/0g-storage-node/run/config.toml
Ubah ini :
miner_key "isi private key"
CRTL X,Y, Enter
sudo tee /etc/systemd/system/zgs.service > /dev/null <<EOF
[Unit]
Description=ZGS Node
After=network.target
[Service]
User=$USER
WorkingDirectory=$HOME/0g-storage-node/run
ExecStart=$HOME/0g-storage-node/target/release/zgs_node --config $HOME/0g-storage-node/run/config.toml
Restart=on-failure
RestartSec=10
LimitNOFILE=65535
[Install]
WantedBy=multi-user.target
EOF
sudo systemctl daemon-reload && sudo systemctl enable zgs && sudo systemctl start zgs && tail -f ~/0g-storage-node/run/log/zgs.log.$(TZ=UTC date +%Y-%m-%d)
Please open Telegram to view this post
VIEW IN TELEGRAM