Prism Wallet Waitlist
Register : https://useprism.com/
Source :
https://x.com/prism_wallet/status/1923694347150565790
#Waitlist
Register : https://useprism.com/
Source :
https://x.com/prism_wallet/status/1923694347150565790
#Waitlist
👍1
Octra Tesnet Layer 1
Generate Wallet
▫️ Open : https://github.com/octra-labs/wallet-gen
▫️Fork Repository > Open CodeSpace
▫️ Install Bun :
▫️Restart Shell :
▫️ Check Version :
▫️ Open Port:
▫️ Clone Repo :
▫️ Install Dependencies :
▫️ Build :
▫️ Start Generate Wallet
▫️ See Pop Up & Open Browser
▫️ Generate Wallets
SAVE Mnemomic, Private and Public Key, Address !!!
▫️ Claim testnet tokens using your generated address :
faucet.octra.network
▫️ Discord :
discord.gg/octra
Generate Wallet
▫️ Open : https://github.com/octra-labs/wallet-gen
▫️Fork Repository > Open CodeSpace
▫️ Install Bun :
curl -fsSL https://bun.sh/install | bash▫️Restart Shell :
exec $SHELL▫️ Check Version :
bun --version▫️ Open Port:
sudo apt update && sudo apt install ufw -y
sudo ufw allow 8888▫️ Clone Repo :
git clone https://github.com/octra-labs/wallet-gen
cd wallet-gen▫️ Install Dependencies :
bun install▫️ Build :
bun run build▫️ Start Generate Wallet
bun start▫️ See Pop Up & Open Browser
▫️ Generate Wallets
SAVE Mnemomic, Private and Public Key, Address !!!
▫️ Claim testnet tokens using your generated address :
faucet.octra.network
▫️ Discord :
discord.gg/octra
👍5
Forwarded from CEX Alerts
#ByBit News:
Bybit to List Fragmetric (FRAG) on Spot
$FRAG
Notified at: 2025-06-30 07:47:16.158241
Notifer: @CexAlerts
Bybit to List Fragmetric (FRAG) on Spot
$FRAG
Notified at: 2025-06-30 07:47:16.158241
Notifer: @CexAlerts
New Event Flipster × BOMB
Reward: 10k Bomb
▶️ Click : https://flipster.io/social-referral/bomb-hunt-challenge?code=7L57JBHKHM
➖ Click
➖ Done
GB on coment
Reward: 10k Bomb
➖ Click
➖ Done
GB on coment
Please open Telegram to view this post
VIEW IN TELEGRAM
❤1
CNESIA™
Nodeops Update $NODE Live Claim https://claims.nodeops.network/
yg dapet bug di okx cair wakk
❤1
Ducket Airdrops
▶️ Register :https://app.ducket.club/?invite=OXFI
➖ Connect New SOL
➖ Connect DC & X
➖ Play To Game
➖ Daily Login
➖ Done
Note: For Play game use mode desktop
➖ Connect New SOL
➖ Connect DC & X
➖ Play To Game
➖ Daily Login
➖ Done
Note: For Play game use mode desktop
Please open Telegram to view this post
VIEW IN TELEGRAM
❤1
router swap monad biar jadi ETH sepolia lewat mana bwang ,keabisan sepolia ui
Forwarded from CEX Alerts
Sogni AI ($SOGNI) Found in MEXC
Networks: BASE - ETHERLINK -
Notified at: 2025-06-30 13:08:22.943241
Notifer: @CexAlerts
Networks: BASE - ETHERLINK -
Notified at: 2025-06-30 13:08:22.943241
Notifer: @CexAlerts
CNESIA™
#Update Mintiq Market THΞ 3BULLS Whitelist Checker is LIVE ▶️ Check: https://mintiq.market/launch/the3bulls Mint will happen on XRPL EVM Mainnet Day 1
#Update Mintiq Market
THΞ 3BULLS Minting Informations
▶️ Mint Link : https://mintiq.market/launch/the3bulls
Network : XRPL EVM Mainnet
Bridge : app.squidrouter.com - gas.zip
Supply : 1500 NFTs
🌩 Whitelist: 16:00 UTC - 10 $XRP - FCFS - Max 2/wallet
🌩 Public: 19:00 UTC - 14 XRP - FCFS - Max 5/wallet
THΞ 3BULLS Minting Informations
Network : XRPL EVM Mainnet
Bridge : app.squidrouter.com - gas.zip
Supply : 1500 NFTs
Please open Telegram to view this post
VIEW IN TELEGRAM
CEX Alerts
Sogni AI ($SOGNI) Found in MEXC Networks: BASE - ETHERLINK - Notified at: 2025-06-30 13:08:22.943241 Notifer: @CexAlerts
SOON 🪩 $SOGNI @sogni_protocol will be available on Kraken, July 2!
CNESIA™
Levva v2 FCFS Get 500 LVVA And 1000 Point Website : https://levva.fi/ - Submit Email - Confirm Email - Done
#Update Levva
🚨 Waitlist Oversubscribed 🚨
🚨 Waitlist Oversubscribed 🚨
😁5
CNESIA™
Octra Tesnet Layer 1 Generate Wallet ▫️ Open : https://github.com/octra-labs/wallet-gen ▫️Fork Repository > Open CodeSpace ▫️ Install Bun : curl -fsSL https://bun.sh/install | bash ▫️Restart Shell : exec $SHELL ▫️ Check Version : bun --version ▫️ Open…
Octra Update
[ BUKAK EN VPSMU ]
▫️Install Python ( Naliko sampean sampun nginstall monggo di skip mawon )
▫️ Clone Repository nipun
▫️ Install Package Python3
▫️ Gawe Virtual Environment nipun
▫️ Aktifken Virtual Environment nipun
▫️ Install Dependensi nipun
▫️ Gawe Folder Wallet nipun
▫️ Edit wallet.json ( sesuaikno karo punyane sampean ) :
- Private Key Isi B64
- Address
▫️Jalanno Scripte :
▫️Try Send Tx / Multi Tx
Octra Explorer : https://octrascan.io/
Octra Faucet : https://faucet.octra.network/
[ BUKAK EN VPSMU ]
▫️Install Python ( Naliko sampean sampun nginstall monggo di skip mawon )
sudo apt update && sudo apt upgrade -y && sudo apt install -y python3 python3-pip
▫️ Clone Repository nipun
git clone https://github.com/octra-labs/octra_pre_client.git
cd octra_pre_client▫️ Install Package Python3
sudo apt install python3.10-venv -y▫️ Gawe Virtual Environment nipun
python3 -m venv venv▫️ Aktifken Virtual Environment nipun
source venv/bin/activate▫️ Install Dependensi nipun
pip install -r requirements.txt▫️ Gawe Folder Wallet nipun
cp wallet.json.example wallet.json▫️ Edit wallet.json ( sesuaikno karo punyane sampean ) :
nano wallet.json- Private Key Isi B64
- Address
▫️Jalanno Scripte :
./run.sh▫️Try Send Tx / Multi Tx
Octra Explorer : https://octrascan.io/
Octra Faucet : https://faucet.octra.network/
😁3👍1