Cryptokom
4.61K subscribers
18.7K photos
654 videos
44 files
13.8K 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
Linea Voyage: The Surge – NFT
https://guild.xyz/rango-exchange/collect/linea/0x08419084d22e26e369591fff9d0d66db00aa8c45

If you’ve made a $25+ swap or bridge to/from Linea between 20 September, 2023 to 6 October, 2024, you’re eligible to claim the Surge 1 Linea Frenzy NFT!

WALLET ELIG BAGI YANG PERNAH SWAP/BRIDGE SENILAI $25+ KE/DI CHAIN LINEA DARI TANGGAL 20 SEPTEMBER 2023-6 OKTOBER 2024

GARAPAN INI UDAH TAYANG DI YOUTUBE DARI TAHUN 2023 SILAHKAN CLAIM BAGI YANG ELIG WALLETNYA, BIASANYA HARGA NFT LINEA TINGGI2


#RETROACTIVE
πŸ’΅ Optimism Airdrop 5: Onchain together, Benefit Together

Addresses that made App transactions on OP Mainnet, Base, Zora, Mode, Metal, Fraxtal, Cyber, Mint, Swan, Redstone, Lisk, Derive, BOB, Xterio, Polynomial, Race, and Orderly were considered for this airdrop.

πŸ–₯ Check Eligibility
https://app.optimism.io/airdrops/5
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ”₯1
Forwarded from xixiixxii
64 op
Forwarded from xixiixxii
Kalo masih garap Layer3 dan ngumpulin minimal 25 Cubes dijaringan Blast, check eligible dan claim $BLAST worth $15

‼️ FCFS untuk 3,333 orang.
➑️ https://app.layer3.xyz/quests/blast-through-rewards?
@Sanss_21 @cryptonewslearn yang garap l3
❀1πŸ‘1
jangan garap bot tele aja mas, testnet sama retro hajar juga, khusus retro nanti modalnya kalau cair dari garapan yang gratis boleh kalian coba
Cryptokom
jangan garap bot tele aja mas, testnet sama retro hajar juga, khusus retro nanti modalnya kalau cair dari garapan yang gratis boleh kalian coba
ada disini anak sekolah masih sma garap retroactive, namanya lord zall tapi kemarin ga elig layer3 walletnyaπŸ˜‚πŸ˜­
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ”₯2🀣2
Dria | a decentralized network that allows millions of AI agents to collaborate on generating synthetic data to improve AI models

How to Install Dria Node ?
Server Specifications
Minimum Requirements:
4vcpu (better with 8vcpu+)
8GB RAM (better with 16GB RAM)


1️⃣ Install Prerequisites:
➑️ sudo apt update -y && sudo apt upgrade -y
➑️ screen -S Dria
YOU CAN SKIP INSTALL DOCKER, IF YOU ALREADY INSTALLED

# Docker
➑️ for pkg in docker.io docker-doc docker-compose podman-docker containerd runc; do sudo apt-get remove $pkg; done
➑️ sudo apt-get update
➑️ sudo apt-get install ca-certificates curl gnupg
➑️ sudo install -m 0755 -d /etc/apt/keyrings
➑️ curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo gpg --dearmor -o /etc/apt/keyrings/docker.gpg
➑️ sudo chmod a+r /etc/apt/keyrings/docker.gpg
➑️ echo \
  "deb [arch="$(dpkg --print-architecture)" signed-by=/etc/apt/keyrings/docker.gpg] https://download.docker.com/linux/ubuntu \
  "$(. /etc/os-release && echo "$VERSION_CODENAME")" stable" | \
  sudo tee /etc/apt/sources.list.d/docker.list > /dev/null

➑️ sudo apt update -y && sudo apt upgrade -y
➑️ sudo apt-get install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin
➑️ sudo chmod +x /usr/local/bin/docker-compose
# Docker version check
➑️ docker --version

2️⃣ Install Ollama:
curl -fsSL https://ollama.com/install.sh | sh


3️⃣ Install Dria Node:
cd $HOME && curl -L -o dkn-compute-node.zip https://github.com/firstbatchxyz/dkn-compute-launcher/releases/latest/download/dkn-compute-launcher-linux-amd64.zip

➑️ unzip dkn-compute-node.zip && cd dkn-compute-node

4️⃣ Running your Dria Node:
./dkn-compute-launcher

➑️ Enter your DKN wallet Secret key (Your Metamask PrivateKey)
Before picking your models, Check the team's guide (Check Github https://github.com/0xmoei/Dria-Node for Recomendations)

➑️ Pick a Model
➑️ Get your OpenAI API here: https://platform.openai.com/api-keys
➑️ Skip Jina & Serper API Key just pressing Enter
➑️ Now your node will start Downloading Models files and Testing them each model must pass its test and it only depends on your system specification
CTRL + A + D TO QUIT DRIA SCREEN


5️⃣ Earn Node-Keeper Role:
Join Discord Dria: https://discord.gg/dria
Submit form: https://docs.google.com/forms/d/e/1FAIpQLSeK090ejc4dg5x1ztb_yAOxGz5o1V8JUqDa-o3AwV1Lq7NpMA/viewform

Help Command:
➑️Restart your Dria Node: ./dkn-compute-launcher
➑️Delete your Node: cd $HOME && rm -r dkn-compute-node

Source Setup: https://github.com/0xmoei/Dria-Node
More details: https://firstbatch.notion.site/How-to-Run-a-Dria-Node-4529a889692940ca8514427cc5ea4c70
Twitter: https://x.com/driaforall/status/1838250850155667716
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘1
Nexus Mining Via VPS

❀️ Install Dependecies
sudo apt update && sudo apt upgrade -y
Install packages



❀️ Install Package
sudo apt install curl iptables build-essential git wget lz4 jq make gcc nano automake autoconf tmux htop nvme-cli pkg-config libssl-dev libleveldb-dev tar clang bsdmainutils ncdu unzip libleveldb-dev  -y



❀️ Install Rust
sudo curl https://sh.rustup.rs -sSf | sh



❀️ Then
source $HOME/.cargo/env



❀️ Then
export PATH="$HOME/.cargo/bin:$PATH"



❀️ Create Screen
screen -S nexus



❀️ Run Prover
sudo curl https://cli.nexus.xyz/install.sh | sh



βž– Save Prover Id :
cat $HOME/.nexus/prover-id



◀️Done!

Note:
Run with screen  CTRL + A + D
How to check screen screen -r nexus

➑️Detail:
https://blog.nexus.xyz/nexus-launches-worlds-first-open-prover-network/

4GB RAM
16GB Storage
Please open Telegram to view this post
VIEW IN TELEGRAM
❀1πŸ‘1
Yang ikut saya dari dulu ngerjain retro cair nih $285πŸ˜‚ chek https://app.optimism.io/airdrops/5
πŸ”₯7
Giveaway lagi mas dari owner best❀️, prepare ya. giveaway invite juga akan distribusi hari ini πŸ™
πŸ”₯4πŸ‘1
sering tx aja di jaringan op masih ada bansos katanya

https://app.layer3.xyz/category/optimism
πŸ‘1
Landing buat giveaway mas total idr yg diberikan 729.000 (member 5% admin 5%) giveaway habis saya pulang kuliah masπŸ™πŸ™β€οΈβ€οΈβ€οΈ

sehat sehat owner
Forwarded from Cryptokom Grup
Sesuai janji ya brother selalu GA ke grup untuk ini kita GA 15 op ke grup 15 op ke admin padahal ini ngak termonitor saya bisa tileb sendiri uangnya πŸ˜‚ tapi saya udah janji akan GA ke grup setiap dapet airdrop πŸ™πŸ™πŸ™πŸ™πŸ™
πŸ‘4πŸ₯°2
Perlombaan mobile legend beberpa hari lagi siapkan diri kalian ya guys total hadiah hanya 500K bagi 3 pemenang ingat ini hanya lomba untuk senang2 jgan lihat hadiahnya ya boskuπŸ™ jika grup banyak sponsor banyak yang paid promote mohon bantuanya untuk kita support nanti uangnya akan digunakan untuk lomba maupun GIVEAWAY
πŸ‘5❀4
πŸ‘1
Cryptokom
Carv Allocation https://airdrop.carv.io/claim
yang ikut binance web3 konek juga disini mas nanti alokasinya ada , abu ga abu yg penting garap mas

Carv Allocation
https://airdrop.carv.io/claim
πŸ‘1
Yang ikut swell coba chek lumayan lah 113 swell πŸ˜‚ https://app.swellnetwork.io/dao/voyage
πŸ‘2
CARV DEPOSIT KE HASHKEY BIAR DAPET BONUS LAGI
πŸ‘1