Cryptokom
4.5K subscribers
19.1K photos
682 videos
44 files
14.3K links
Airdrop Fokus on testnet,node & Game Nft Channel, ada kelas belajar testnet gratis bagi pemula https://t.iss.one/+MBsxheIaWXdlZGI0
For advertisement contact : @cryptonewslearn1 @Cryptokombillions
Forpartnership: @Cryptokombillions
Download Telegram
Cryptokom
TGE Q1 2025
ayo mas
Forwarded from Cryptokom (Lordzall.Mitosis | Cryptokom)
IMMUTABLE GEM DAILY GACHA

https://play.immutable.com/quests/
👍3
Hasil run 15 jam kwoowkowkowk
😭2🎉1
This media is not supported in your browser
VIEW IN TELEGRAM
👍2
Cara run node volara di Cloudsheel google lewat hp (free)

➡️buka link : https://shell.cloud.google.com/?hl=en_US&fromcloudshell=true&show=terminal

➡️persiapkan : Connect Twitter dan Wallet di https://volara.xyz/ dan Isi Fee 0.1+ an VANA Mainnet)

➡️kembali ke menu terminal cloudsheel google

➡️masuk ke superuser ketik
sudo su

➡️kedua
sudo apt-get install -y ca-certificates curl gnupg lsb-release && curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo gpg --dearmor -o /usr/share/keyrings/docker-archive-keyring.gpg && echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/docker-archive-keyring.gpg] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable" | sudo tee /etc/apt/sources.list.d/docker.list > /dev/null && sudo apt-get update && sudo apt-get install -y docker-ce docker-ce-cli containerd.io && sudo apt-mark hold docker-ce docker-ce-cli containerd.io

[ -f "volara.sh" ] && rm volara.sh; curl -s -o volara.sh https://raw.githubusercontent.com/volaradlp/minercli/refs/heads/main/run_docker.sh && chmod +x volara.sh && ./volara.sh


jika terjadi error pake script ini
sh volara.sh


check log
docker logs --tail 100 volara_miner


proses selesai akan meminta private key wallet yang sudah tersambung di volara.xyz
paste private key metamask kalian, pake wallet baru

setelah selesai kalian akan mendapatkan link google code, klik buka aja dichrome login pake email baru copy codenya ke cloudsheel

kemudian masukkan username twitter gunakan (@), dan password akun twitter.

done

Cryptokom tidak bertanggung jawab jika terjadi meledaknya hp, saya sarankan pake vps
Please open Telegram to view this post
VIEW IN TELEGRAM
👍7😁1
This media is not supported in your browser
VIEW IN TELEGRAM
Forwarded from Nusa
MURID KRIPTOKOM NI BOSSS 🔥👾🥶
buat video cara run volara di hp ? jawab iya nnti kubuat
2
Forwarded from Gesa | Cryptokom | Drops💧🍑$WIFE 🐾🌱SEED 🥠 @MergePalsBot
mudah2an dari modal 40ribu jadi jutaan.
MITOSIS SAYA NIH BOSS TGE Q1 2025
👍3
Cryptokom
MITOSIS SAYA NIH BOSS TGE Q1 2025
Game of MITO Testnet sudah berakhir!
Hasil Convert Drop akan diumumkan kemudian.

TGE akan diadakan pada bulan Januari 2025
Januari banyak yang TGE bang cair lgi kita, sedangkan duit desember belum habis😂
Please open Telegram to view this post
VIEW IN TELEGRAM
Forwarded from Cryptokom (Cryptokom.pudgy)
List garapan 2024 by Cryptokom

Testnet daily
Node Testnet
😭 Bot telegram daily 😂
List retroactive
List Garapan Ekstensi (kaya grass)
List Game Nft daily
Ekstensi keamanan wallet dari drain
Tips Gitcoin score diatas 20 :
List Garapan yang udah deket cairnya
Rekomendasi Spesifikasi Rakit Pc biar enak garap airdrop & Garap Game nft

Setiap hari jumat,sabtu,minggu ada belajar testnet,node testnet digrup setiap jam 20.00-selesai bagi pemula bisa gabung ke voice grup
Please open Telegram to view this post
VIEW IN TELEGRAM
Hari ini, 22 Desember, adalah Hari Ibu. Jangan lupa untuk memberikan pelukan hangat kepada ibu kita yang masih ada di samping kita. Untuk ibu yang sudah tiada, kirimkan doa terbaik dan kenangan indah yang selalu ada di hati kita. ❤️

Semoga ibu-ibu kita selalu diberikan kebahagiaan dan keberkahan, serta bagi yang sudah tiada, semoga Tuhan senantiasa menerima doa dan amal ibadah mereka.

Selamat Hari Ibu! 💖🙏
19😢3
OPTIMISM SAYA
Cryptokom
Blockmesh new task Follow Xenopush: https://x.com/Xenopus_v1 Verify & Claim Perks: https://app.blockmesh.xyz/ui/perks
Update BlockMesh - Follow Xenopus

🖱️ go to Perks
🖱️ Click on Follow Xenopus
Done (get Bonus 500)

konteks : https://t.iss.one/cryptokom2/952
Please open Telegram to view this post
VIEW IN TELEGRAM
👍2
Cryptokom
Update Pipe Network Follow Twitter https://x.com/pipenetwork https://pipecdn.app/ ➡️ Open dashboard > Connect account 📱 ➡️ Get Point Pipe Network Node Yang dapat email bisa join ➡️ Auto Install :  bash <(curl -s https://file.winsnip.xyz/file/uploads/pipe…
How to Running Pipe DevNet CDN PoP Node ?
THIS IS INCENTIVIZED NODES, IF THERE SOME PROBLEM ASK ON DISCORD OR CHATGPT

Server Specifications
Minimum Requirements:
2vcpu (better with 4vcpu+)
2GB RAM (better with 4GB RAM+)
200GB Disk
Port 8002 + 8003

➡️Allow Port: sudo ufw allow 8002/tcp && sudo ufw allow 8003/tcp && sudo ufw reload

1️⃣ Install Prerequisites:
➡️ sudo apt update && sudo apt upgrade -y
➡️ sudo apt install curl tar wget aria2 clang pkg-config libssl-dev jq build-essential
➡️ screen -S Pipe

2️⃣ Install PoP Node:
➡️Create directory / Folder
sudo mkdir -p /opt/dcdn

➡️Download Pipe tool Binary:
sudo curl -L "$PIPE-URL" -o /opt/dcdn/pipe-tool

Edit $PIPE-URL = Get from your Email

➡️Download Node Binary:
sudo curl -L "$DCDND-URL" -o /opt/dcdn/dcdnd

Edit $DCDND-URL = Get from your Email

➡️Make Binary Executable:
sudo chmod +x /opt/dcdn/pipe-tool
sudo chmod +x /opt/dcdn/dcdnd

➡️Setup configuration DCND Node Systemd Service:
# Create service file using cat
sudo cat > /etc/systemd/system/dcdnd.service << 'EOF'
[Unit]
Description=DCDN Node Service
After=network.target
Wants=network-online.target

[Service]
# Path to the executable and its arguments
ExecStart=/opt/dcdn/dcdnd \
--grpc-server-url=0.0.0.0:8002 \
--http-server-url=0.0.0.0:8003 \
--node-registry-url="https://rpc.pipedev.network" \
--cache-max-capacity-mb=1024 \
--credentials-dir=/root/.permissionless \
--allow-origin=*

# Restart policy
Restart=always
RestartSec=5

# Resource and file descriptor limits
LimitNOFILE=65536
LimitNPROC=4096

# Logging
StandardOutput=journal
StandardError=journal
SyslogIdentifier=dcdn-node


# Working directory
WorkingDirectory=/opt/dcdn

[Install]
WantedBy=multi-user.target
EOF

You can custom your port 8002 / 8003 to any available port


3️⃣ Node Registration:
To register for a node, you'll need to generate specific tokens and log in to your account

➡️Log In to Generate Access Token:
/opt/dcdn/pipe-tool login --node-registry-url="https://rpc.pipedev.network"

Scan barcode on your phone, register account from link barcode (You can use with gmail you've been registered as Email Node)

➡️Generate Registration Token:
/opt/dcdn/pipe-tool generate-registration-token --node-registry-url="https://rpc.pipedev.network"

registration_token.json will be saved on /root/.permissionless/


4️⃣ Running your PoP Node:
sudo systemctl daemon-reload && \
sudo systemctl enable dcdnd && \
sudo systemctl start dcdnd

➡️To see you Node been Running or not:
/opt/dcdn/pipe-tool list-nodes --node-registry-url="https://rpc.pipedev.network/"

➡️Generated your Phrase / Mnemonic:
/opt/dcdn/pipe-tool generate-wallet --node-registry-url="https://rpc.pipedev.network"

➡️Linked your wallet:
/opt/dcdn/pipe-tool link-wallet --node-registry-url="https://rpc.pipedev.network"

type "confirm" to enable those command


Help Command:
➡️Check your Node Version: /opt/dcdn/pipe-tool --version
➡️Check Logs: sudo journalctl -f -u dcdnd.service
➡️To check your Node Status: systemctl status dcdnd
➡️Restart your PoP Node: sudo systemctl restart dcdnd
➡️Stop your PoP Node: sudo systemctl stop dcdnd

Important if you forgot save your wallet
➡️Show Public Key / Address: /opt/dcdn/pipe-tool show-public-key
➡️Show Private Key: /opt/dcdn/pipe-toolshow-private-key

More details: https://docs.pipe.network/getting-started/quickstart
Please open Telegram to view this post
VIEW IN TELEGRAM
3
Forwarded from Yuhuu AbisEligTestnet 🌱 SEED | CRYPTOKOM 🐾
Bang info garapan tele dong
🤣5🤪3🥰2