Genznodes research πŸ”¬
165 subscribers
192 photos
1 video
388 links
Genznodes Research #DYOR

- Disccus: https://t.me/genznodes
- Website: https://genznodes.dev
- Discord: https://discord.gg/fNhH4Umcq6
- Mail: validator@genznodes.dev
Download Telegram
Genznodes research πŸ”¬
Testnet III is coming learn more: https://blog.nexus.xyz/marching-toward-mainnet/
Testnet III is starting on Monday, June 23 at 9AM PT.
Devnet is now officially closed as we gear up for this next phase.

Check out the docs below for instructions and questions: https://docs.nexus.xyz/layer-1/network-devnet/overview
Genznodes research πŸ”¬
Nexus - Testnet III has started Join now. Via web: https://app.nexus.xyz/ CLI: https://docs.nexus.xyz/layer-1/testnet/cli-node LFG!
Linux

# update and install dependencies

sudo apt update && sudo apt upgrade -y
sudo apt install protobuf-compiler build-essential pkg-config libssl-dev -y


# Install rust

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


Just Enter

. "$HOME/.cargo/env"


# Build Binary
git clone https://github.com/nexus-xyz/nexus-cli
cd nexus-cli/clients/cli
cargo build --release
cd


# Create service file, Change <NODE-ID> with your own

sudo tee /etc/systemd/system/nexus.service > /dev/null <<EOF
[Unit]
Description="Nexus Proving"
After=network-online.target

[Service]
Type=simple
User=$USER
ExecStart=$HOME/nexus-cli/clients/cli/target/release/nexus-network start --node-id <NODE-ID> --headless
Restart=always
RestartSec=2
LimitNOFILE=65535

[Install]
WantedBy=multi-user.target
EOF


# Run

sudo systemctl enable nexus
sudo systemctl daemon-reload
sudo systemctl start nexus
journalctl -fu nexus -o cat
Octra Testnet

Octra is a decentralized general purpose peer-to-peer network that allows anyone to securely store and
process data using Fully Homomorphic Encryption (FHE)

Run with VPS or Codespace
Link : https://github.com/octra-labs/wallet-gen

- Form : https://t.co/UPeQGW2n63
- Run Wallet Generator
- Backup Pharse, Address, Private key
- Faucet : https://faucet.octra.network/
- Done

Source : https://x.com/octra/status/1938309788586414288
Genznodes research πŸ”¬
Octra Testnet Octra is a decentralized general purpose peer-to-peer network that allows anyone to securely store and process data using Fully Homomorphic Encryption (FHE) Run with VPS or Codespace Link : https://github.com/octra-labs/wallet-gen - Form…
Octra test sending token

Try send to my address
oct4U2oepJknXqSYAPHLHZgdmUVCuvQTh4TTpSHcdwUbqgm


Guide : https://github.com/octra-labs/octra_pre_client
or

run these commands one by one:
git clone https://github.com/octra-labs/octra_pre_client.git

cd octra_pre_client

python3 -m venv venv

source venv/bin/activate # for windows use: venv\Scripts\activate

pip install -r requirements.txt

cp wallet.json.example wallet.json


Edit wallet.json , PK use B64
{
"priv": "private-key-here",
"addr": "octxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"rpc": "https://octra.network"
}


RUN
./run.sh
Po OG List
Onchain hyperstructure, created on
@Base

Registration : Po OG

Source : https://x.com/podotxyz/status/1939702164844056674
Testnet Oroswap

NextGen AI powered DEX - Building on
@ZIGChain

Link : Testnet
Faucet : https://faucet.zigchain.com/
Report Bug : Bug
Wallet : Keplr ( Zigchain testnet )

Task -
- Swap
- Add Liquidity
- Repeat
- Earn points
Done

X : https://x.com/oroswap
Source : Medium

#TESTNET
Genznodes research πŸ”¬
#update Upgrade Nexus nodes. cd nexus-cli/clients/cli git fetch --tags git checkout v0.8.17 cargo build --release - Restart sudo systemctl restart nexus If you are using Ubuntu > 24. You don't need to compile it yourself, just download https://github.com/nexus…
#update
Upgrade Nexus Nodes to v0.9.0

- Ubuntu < 24
VERSION=v0.9.0
sudo systemctl stop nexus
cd nexus-cli/clients/cli
git fetch --all
git checkout $VERSION
cargo build --release

sudo systemctl start nexus
journalctl -fu nexus -o cat


- Ubuntu β‰₯ 24
https://github.com/nexus-xyz/nexus-cli/releases
πŸ‘2
Reminder - Still ongoing

- Blockcast: https://t.me/GenzDrops/517
- Datagram: https://t.me/GenzDrops/520
Multisynq - Monad Ecosystem

Shared real-time application layer of the internet. Build everything together.

Link Testnet : Register
Wallet : Phantom - Monad Testnet

Task :
βœ… installation
npm install -g synchronizer-cli

βœ…
synchronize init

Enter name, wallet, key, and password

βœ… Create Screen
screen -S multisynq

βœ… Run
synchronize start

βœ… Code : retardio

X : https://x.com/multisynq
Source : (https://x.com/multisynq/status/1943746548976046397)
Telegram : -
Discord : https://discord.com/invite/multisynq

#NODE
Genznodes research πŸ”¬
Snapshot completed : https://x.com/DelphinusLab/status/1934124260911669584
Delphinus - ZKWASM Tokenomics

Please note that the incentives for Provers in the first 3 testnet campaigns are allocated as part of the airdrop and will be fully unlocked at TGE.

1,027 qualified prover nodes
764,721 submitted tasks
739,953 zk-proofs generated
https://explorer.zkwasmhub.com

Source: https://x.com/DelphinusLab/status/1944699799850140159
Netrum Lite Node

Building the AI-powered infrastructure layer for Web3 payments, contracts, and smart wallets.

Link : Waitlist
Zealy : Zealy
Wallet : EVM New Wallet

Minimum Requirements:
Processor: 2 Cores
Memory: 4-6GB RAM
Storage: 100GB SSD
Need 0.0005 ETH Base

Task :
βœ… Run Node

- Official Guide: https://github.com/NetrumLabs/netrum-lite-node

Run Node AutoInstall
git clone https://github.com/xxcode2/netrum-setup.git

cd netrum-setup

chmod +x netrum-menu.sh

./netrum-menu.sh


X : https://x.com/netrum_ai
Source : https://x.com/netrum_ai/status/1935309138671931499
Discord : https://discord.gg/MDHHsrwK

#NODE
Genznodes research πŸ”¬
Union Testnet App V2 is Live! try now: https://app.union.build/ more detail: https://x.com/union_build/status/1917661005691388407
U Drop Registration is Live

Pre-registration guide for your U allocation is now available. Registering during the pre-claim is required to claim your allocation during TGE.

Full guide & details here: https://x.com/UnionFDN/status/1961471236456038673

Registration is now Live! Don't wait, register now.
https://x.com/UnionFDN/status/1961473588625903764