Skip to content
@rhiza-protocol

Rhiza Protocol

The Root of True Decentralization

🌿 Rhiza Protocol

The Root of True Decentralization

A revolutionary currency protocol — no blockchain, no mining, no staking.

Website Whitepaper License Rust


Why Rhiza?

Crypto promised decentralization but delivered the opposite — mining pools control 65%+ of hashpower, PoS lets whales dominate, and every network requires internet. Rhiza fixes this.

❌ Old Crypto

  • Mining centralization (3 pools = 65%+)
  • Wealth = Power (PoS favors whales)
  • Slow blocks, high fees
  • Always requires internet
  • Public ledger, no privacy

✅ Rhiza

  • No mining at all — Proof of Relay
  • Equal participation for everyone
  • Instant finality, zero fees
  • Mesh networking — works offline
  • ZK-private by default

Core Architecture

Component Technology Purpose
📊 Structure DAG (Directed Acyclic Graph) Parallel transactions, no blocks
🔄 Consensus Proof of Relay (PoR) Earn by relaying, not mining
📡 Network Mesh (TCP, WiFi, BT, LoRa) Works without internet
🔐 Signatures Ed25519 Military-grade authentication
Hashing BLAKE3 Fastest secure hash function
🏷️ Addresses Bech32m (rhz1...) Human-readable, error-detecting

Protocol Constants

Max Supply:         21,000,000 RHZ
Transaction Fees:   0 (zero, always)
Base Relay Reward:  0.01 RHZ
Finality:           ~seconds (cumulative weight)

Quick Start

# Clone and build
git clone https://github.com/rhiza-protocol/rhiza.git
cd rhiza && cargo build --release

# Create your wallet
cargo run --bin rhiza-cli -- wallet create
# 🌿 Rhiza Wallet Created!
# 📍 Address: rhz1qw508d6qejxtdg4y5r3z...

# Start your node
cargo run --bin rhiza-node -- init
cargo run --bin rhiza-node -- start

Repositories

Repo Description
rhiza Core protocol, node daemon, CLI wallet (Rust)
rhiza-protocol.github.io Official website

The root system grows. Join the revolution.

Rhiza (ρίζα) — Greek for "root"

🌐 Website · 📄 Whitepaper · ⭐ Star the Repo

Popular repositories Loading

  1. rhiza rhiza Public

    🌿 A DAG-based, feeless, mesh-networked cryptocurrency with Proof of Relay consensus. No mining. No staking. Works without internet.

    Rust

  2. rhiza-protocol.github.io rhiza-protocol.github.io Public

    🌿 Official website for the Rhiza Protocol

    HTML

  3. .github .github Public

    🌿 Rhiza Protocol organization profile

Repositories

Showing 3 of 3 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…