InsideDropLabs
nano ~/infernet-container-starter/projects/hello-world/contracts/Makefile ➡️ Hapus ini file, ubah dengan ini : # phony targets are targets that don't actually create a file .phony: deploy # anvil's third default address sender := Masukan private key dengan…
Please open Telegram to view this post
VIEW IN TELEGRAM
Base Explorer
Base (ETH) Blockchain Explorer
Base allows you to explore and search the Base Network for transactions, addresses, tokens, prices and other activities taking place on the Base Network
InsideDropLabs
Quiz 1 : K
Quiz 2 : Succinct
Quiz 3 : Succant
Quiz 4 : Answer
Quiz 5 : LEAN I LOVE LEAN
Quiz 6 : ALL OF THE ABOVE
Quiz 7 : Yes
Quiz 8 : Answer
Quiz 9 : Answer
Quiz 10 : Answer
Pick Pictures : 1 3 4 5 7 10
Please open Telegram to view this post
VIEW IN TELEGRAM
InsideDropLabs
cd 0g-storage-node/run/db
rm -r data_db
sudo systemctl daemon-reload && \
sudo systemctl enable zgs && \
sudo systemctl restart zgs && \
sudo systemctl status zgs
*Pastikan backup private key dan hapus folder/file 0g-storage-node sebelum menjalankan scripts
rm -r 0g-storage-node
git clone -b v0.8.6 https://github.com/0glabs/0g-storage-node.git
cd $HOME/0g-storage-node
git stash
git fetch --all --tags
git checkout 67a8241
git submodule update --init
cargo build --release
rm -rf $HOME/0g-storage-node/run/config.toml
curl -o $HOME/0g-storage-node/run/config.toml https://raw.githubusercontent.com/zstake-xyz/test/refs/heads/main/0g_storage_config.toml
nano $HOME/0g-storage-node/run/config.toml
Paste Private Key "miner_key"
CTRL 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)
https://evmrpc-testnet.0g.ai
https://evm-rpc.0g.testnet.node75.org
Atau kalian bisa mencari atau backtest sendiri RPC yang tersedia disini OriginStake
Untuk yang sudah menjalankan tipe turbo dan tidak ada masalah (TX Jalan) disarankan untuk hapus data_db saja sesuai step diatas tanpa perlu migrate ke standard, tapi kalau memang tidak ada TX sama sekali silahkan migrate dari turbo ke standard, versi ini lebih cocok untuk low spec tetapi boros di fee.
Dari artikel terbaru di official OGLabs, bisa di bilang untuk mainnet di undur dari Q1 ke Q2. artinya masih ada waktu 1-3 Bulan untuk push TX di node ataupun di Testnet.
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
👍1
InsideDropLabs
Please open Telegram to view this post
VIEW IN TELEGRAM
Google Docs
Closed Alpha Testing Phase #2 - Snapshot
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
👍1
5BT87#Free
Please open Telegram to view this post
VIEW IN TELEGRAM
Megaeth
MegaETH | Testnet
MegaETH is real-time Ethereum, streaming transactions at lightning speed: 10-millisecond latency and over 20,000 transactions per second.
InsideDropLabs
Quiz 1 : Application-specific circuits
Quiz 2 : Fully homomorphic encryption
Quiz 3 : zkVMs
Quiz 4 : Prover
Quiz 5 : Reusable rockets
Pick Pictures : 1 2 4 10 (70%)
Please open Telegram to view this post
VIEW IN TELEGRAM
InsideDropLabs
Phase 2 already ended, prepare for phase 3 and migrate on devnet4 :
sudo systemctl stop cortensor
Backup Isi File ini :
nano ~/.cortensor/.env
Masuk ke folder "installer"
git pull
./install-docker-ubuntu.sh
./install-docker-debian.sh
./install-ipfs-linux.sh
./install-linux.sh
ls -al /usr/local/bin/cortensord
ls -al /etc/systemd/system/cortensor.service
sudo su deploy
nano ~/.cortensor/.env
Ubah file ini :
HOST=https://xxx (Ganti menggunakan private RPC Arbitrum Sepolia jika tx error)
CHAINID=421614
HOST_MAINNET=https://xxx (Ganti menggunakan private RPC Ethereum)
## Node Key
NODE_PUBLIC_KEY=Ganti dengan Address Node yang sebelumnya disimpan
NODE_PRIVATE_KEY=Ganti dengan PK node yang sebelumnya disimpan
ctrl X,Y,Enter
./utils/use-devnet4.sh
sudo systemctl start cortensor
tail -f /var/log/cortensord.log
Please open Telegram to view this post
VIEW IN TELEGRAM
InsideDropLabs
Please open Telegram to view this post
VIEW IN TELEGRAM
Magic Eden
Magic Eden - NFT Marketplace
👍1
InsideDropLabs
Please open Telegram to view this post
VIEW IN TELEGRAM
QuickSwap
QuickSwap dApp — Swap, Liquidity, Farms & Perps
Trade, provide liquidity, earn with farms, and access perps on Polygon & Base with deep liquidity and low fees.
InsideDropLabs
Please open Telegram to view this post
VIEW IN TELEGRAM
InsideDropLabs
Please open Telegram to view this post
VIEW IN TELEGRAM
alpha.dyson.finance
Dyson Finance
Accessible & Profitable Dex for All
InsideDropLabs
Please open Telegram to view this post
VIEW IN TELEGRAM
Galxe
Monthly Quest: Developer Challenge by Linera | Galxe Quest
Join Monthly Quest: Developer Challenge on Galxe. Earn loyalty points by contributing to Linera and enhance your web3 presence and reputation.
InsideDropLabs
https://x.com/Ajipur26/status/1853856991846027335 Special : Gradient Network & Grass Network
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
Telegram
InsideDropLabs
🔩 Updates Cortensor
Phase 2 already ended, prepare for phase 3 and migrate on devnet4 :
sudo systemctl stop cortensor
Backup Isi File ini :
nano ~/.cortensor/.env
Masuk ke folder "installer"
git pull
./install-docker-ubuntu.sh
./install-docker-debian.sh…
Phase 2 already ended, prepare for phase 3 and migrate on devnet4 :
sudo systemctl stop cortensor
Backup Isi File ini :
nano ~/.cortensor/.env
Masuk ke folder "installer"
git pull
./install-docker-ubuntu.sh
./install-docker-debian.sh…