Conneth is more than just a protocol โ itโs a platform. A decentralized ecosystem where developers can build apps, tools, and services on top of wallet-based identity, communication, and hosting.
Whether youโre creating dApps, browser extensions, bots, or custom .conneth experiences โ Conneth gives you the tools to build in a human-first Web3 world.
๐งฐ Conneth SDK (Coming Soon)
A complete developer SDK will be available in TypeScript, Python, and Rust.
SDK Features:
๐ Wallet-based authentication
๐ค PoC request and approval logic
๐ง Wallet-to-wallet call triggers
๐ก Conneth Cloud file upload
๐ Trust Graph queries
๐ฐ $CONN reward tracker integration
Youโll be able to:
Request PoCs from code
Trigger and receive audio/video calls
Fetch Trust Scores for moderation or access control
Upload user content to Conneth Cloud programmatically
The SDK makes building human-proof dApps simple and composable.
๐ ๏ธ Conneth API (Beta Soon)
Connethโs REST + GraphQL API lets apps interact directly with the on-chain trust layer, call system, and cloud content delivery network.
Sample Endpoints:
GET /trust-graph/:wallet
POST /request-poc
POST /trigger-call
GET /conneth-cloud/files/:domain
GET /conn-score/:wallet
Authentication is done via wallet signature or domain verification.
๐๏ธ Smart Contract Templates
Conneth provides audited smart contract templates to help developers launch:
๐ก PoC-based Access dApps (e.g., only verified users can access)