14. 📡 Conneth Technical Architecture
📡 Conneth Technical Architecture
Conneth is a decentralized social infrastructure built on Solana that introduces Proof of Connection (PoC) — a mechanism to verify real human relationships on-chain without relying on KYC. This powers wallet-to-wallet communication, decentralized hosting, mining, and reputation layers.
🧱 Core System Layers
1. PoC Layer (Proof-of-Connection)
Validates human connections between wallet addresses
Enforced via mutual requests + confirmations
Optional biometric or connection history for stronger score
Each confirmed PoC becomes a graph node in the Trust Network
2. Wallet Communication Layer
Enables voice, video, and chat directly between wallets
Users interact through domains like
@ai.tropa.conneth
No phone number, email, or centralized server required
All calls logged on-chain (metadata only, not audio/video)
3. Conneth Cloud (Decentralized Hosting)
Users and miners host static content (profiles, websites, media)
Utilizes:
IPFS for storage
Conneth Node rewards via $CONN mining
Domain linking:
username.conneth.sol
orprofile.conneth.net
4. Trust Graph & Score Engine
Users earn Connection Scores based on:
Verified PoCs
Duration and strength of connection
Cross-connections (friend-of-a-friend boost)
DAO moderation flags
Scores power spam protection, DAO voting weight, and reputation
5. Smart Contract Layer
Built on Solana with:
Anchor Framework
Token program, domain registry, PoC verifier, and miner registry
Contracts handle:
New PoC requests
Miner registration and payout
$CONN token emissions and staking
6. DAO & Governance Layer
Managed via SPL DAO tokens
Trust-based voting power
Features:
Governance of reward rates, burn rate, inflation
Proposal system for project upgrades
Moderation roles for flagging abuse
🧪 Tech Stack Overview
Blockchain
Solana, Anchor
Identity
PoC Smart Contract, Trust Graph
Storage
IPFS, Arweave (backup)
Comms
WebRTC (wallet call), WebSocket
Frontend
React + Tailwind (dApp), Vanilla HTML fallback
Backend
Cloudflare Workers, Solana RPC Nodes
Domains
.conneth.sol
, .conneth.net
, ENS bridge planned
🔒 Security & Privacy
No user data is stored off-chain
All PoC interactions require mutual consent
End-to-end encryption on all wallet calls
Trust Score is zero-knowledge optional in future
Last updated