Cryptokom
4.59K subscribers
18.7K photos
658 videos
44 files
13.9K 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
This media is not supported in your browser
VIEW IN TELEGRAM
Cryptokom
masih error error, masih dibenerin kata si dan sc : https://x.com/danielmarinq/status/1891964355828195687 , tutor video nanti kalau udah lancar dibuat
jalan aman bang, kadang ke killed jga 🀣🀣
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ₯°2
Forwarded from Erlang Nyx 🌊 Wave Cryptokom♠️β™₯️♦️♣️
CLI Prover - Stable Release STILL IN PROGRESS

@everyone if you are having issues installing or running the CLI prover, that is because the stable release has not been posted yet. Please wait for another announcement when we know that things are good to go for you.

Please DO NOT:

o Tinker with the code, edit files, etc.
o Post workarounds
o Refer other users to your github repos with "fixes"
o Use other users' github repo to "fix" this.

We cannot guarantee that the update will work for you if you make changes to the code, and we will not be able to troubleshoot your modified code.

We hope that this will be ready soon, but we cannot promise you a specific day, time, or timeframe. Please wait for the follow-on announcement before trying to run the CLI prover, thanks.
Cryptokom
jalan aman bang, kadang ke killed jga 🀣🀣
kalau kaya gini kamu langsung copas aja ini terus enter

REPO_PATH=$HOME/.nexus/network-api

cd $REPO_PATH/clients/cli && cargo run --release -- --start --beta
Hari Ini Ada Yang Listing Nih Cair Cair
$CGX
$QUAI
πŸ‘2
main fivem terus gua bahas bitcoin di dalem malah diketawain, belum tau dia hasil testnet 1 btc nih boss 🀣
Please open Telegram to view this post
VIEW IN TELEGRAM
Xenea today

Ari wallet masih MT
Forwarded from Alief Gery Wisherius Cryptokom
Bg cuma dapat segini 🀣🀣
Cryptokom
kalau kaya gini kamu langsung copas aja ini terus enter REPO_PATH=$HOME/.nexus/network-api cd $REPO_PATH/clients/cli && cargo run --release -- --start --beta
Tutor Run Node CLI Nexus Manual versi 2

Instalasi Nexus pada VPS

sudo apt update && sudo apt upgrade -y


sudo apt update
sudo apt install -y protobuf-compiler


curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh


source $HOME/.cargo/env
export PATH="$HOME/.cargo/bin:$PATH"


➑️ Creat Screen

screen -S nexus


curl https://cli.nexus.xyz/ | sh

➑️kalau error pake ini
REPO_PATH=$HOME/.nexus/network-api

cd $REPO_PATH/clients/cli && cargo run --release -- --start --beta


βž– Enter Node ID Nexus
βž– Keluar Screen CTRL A+D
βž– Done

➑️ Ambil Node ID Nexus Di https://app.nexus.xyz/nodes

Catatan :
node id sementara ini semua orang skrg sama "default1" dimana ini sementara diganti karna cli nya belom stabil, tunggu dev fix dulu baru bisa jalanin katanya nanti di info lagi
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘5
Reminder Altius Join Discord

Claim Early Bird Role

πŸ“± Join DC : https://discord.gg/altiuslabs
βž– Get Verified
βž– Done
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘4
Multipli X Plume Access Waitlist

➑️Join Now
https://app.multipli.fi/waitlist/plume

🟒Connect Wallet
🟒Submit your email
🟒Access code : L3Z49
βœ”οΈDone
Please open Telegram to view this post
VIEW IN TELEGRAM
Reminder Daily Check-in Sing-Sing (Season 3)

πŸ”— https://immortalrising2.com/imt-airdrop/daily-checkin
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘2
Arichain Today
πŸ‘2
Untuk pertama kalinya, Token OVERTAKE dialokasikan untuk POPs!

Total 2.000.000 Token OVERTAKE (0,2% dari pasokan) telah disisihkan:

- 1.500.000 untuk komunitas OVERTAKE
- 500.000 untuk pengguna OG
- Mint POPs Anda sekarang: https://overtake.world/earn/pops

karena alokasi tokennya berbeda,
misinya juga cukup berat tergantung keaktifan,
dan ada 5 level untuk misi pop "participate in game"

dan juga ada pop unt reward OG,

2 POP ini lbih bagus karena alokasinya berbeda dgn alokasi token yg awal,
πŸ‘2
walrus cair lebaran
TUTOR CLAIM CGX

Open claim jam 20:00 WIB
Listing jam 19:00 WIB

1.Ketika udah open claim nanti bakal muncul waypoint account wallet di halaman claim community gaming, kalian disuruh isi username & email sesuai akun community gaming kalian
2. Nanti claimnya ke waypoint wallet kalian
3. Biaya claim gratis, tapi biaya send ke cex bayar pake RON (siapin 1 RON aja cukup sekitar $1.23) buy di cex
4. Ketika waypoint wallet udh tersedia, nanti kalian deposit RON kesitu
5. Send ke cex
6. Lfg

Kalau ada yg kurang/salah silahkan komen
πŸ‘4πŸ₯°1
Cryptokom
Tutor Run Node CLI Nexus Manual versi 2 Instalasi Nexus pada VPS sudo apt update && sudo apt upgrade -y sudo apt update sudo apt install -y protobuf-compiler curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh source $HOME/.cargo/env export…
Run Node CLI Nexus V3

masih banyak yang nanya error, padahal ayah minsuk udah ngasih tutorialnya,
ini versi mager.

1. MASUK KE SCREEN
apt update && apt install -y screen  
screen -S nexus


2. INSTALL NEXUS
curl -sSL https://raw.githubusercontent.com/NSNSOP/nexus/main/nexus.sh | bash

-pilih 1
-pilih Y enter
-tunggu Compiling selesai
-pilih 2
-masukan node ID kalian
-DONE

_
kalau udah pernah install, tapi masih error run ini
curl -LO https://github.com/protocolbuffers/protobuf/releases/download/v25.2/protoc-25.2-linux-x86_64.zip
unzip protoc-25.2-linux-x86_64.zip -d $HOME/.local
export PATH="$HOME/.local/bin:$PATH"

curl https://cli.nexus.xyz/ | sh






lagi males ngetik awokwowk
πŸ‘4
Let's comment your Nexus prover address on Nexus twitter ✌

βž– Go to https://app.nexus.xyz/
βž– Go to Wallet Settings
βž– Click on View Address
βž– Copy Wallet Address
βž– Reply on the tweet
βœ… Done!

Link:
https://x.com/NexusLabs/status/1892068785231888741
❀4