v1.0 · Public Draft

DeSocial Docs

Everything you need to understand, use, and build with DeSocial — the social participation layer on Solana.

What is DeSocial?

DeSocial is a social participation layer built natively on Solana. It sits on top of existing platforms — Facebook, X, YouTube, Instagram, TikTok — and converts your everyday engagement into verifiable on-chain rewards.

You don't switch platforms. You don't change your habits. You install the DeSocial app, keep using your existing social apps, and earn DSC tokens for the attention and time you already give.

💡
DeSocial is not a social network. It's a layer that rewards you for using the ones you already have.
PropertyValue
BlockchainSolana Mainnet-Beta
TokenDSC (SPL Token-2022)
Proof SystemDSP — DeSocial Proof (Proprietary)
Total Supply1,000,000,000 DSC
Team Allocation1%
StatusPublic Research Draft · Devnet

How it works

DeSocial works in 5 simple steps:

01

Install

Download the DeSocial app on iOS or Android.

02

Connect Wallet

Link your Solana wallet (Phantom, Backpack, Solflare).

03

Use Your Apps

Keep using Facebook, X, YouTube, Instagram as normal.

04

Earn Points

The DSP engine captures participation signals and generates proofs.

05

Claim DSC

At epoch closure, points convert to DSC SPL tokens in your wallet.

Quick Start

1. Get a Solana wallet

Install Phantom, Backpack, or Solflare. Create a new wallet and save your seed phrase securely.

2. Register for the whitelist

Visit the register page to secure your spot and get your DeSocial Token address + 1,000 DSP bonus.

shell
https://register.desocialapp.xyz

3. Download the app (coming soon)

The mobile app will be available on iOS and Android. Follow @DeSocial_app on X for the launch announcement.

⚠️
The app is not yet publicly available. Register now to be first in line.

DSP Proof System

The DeSocial Proof (DSP) system is a proprietary cryptographic proof architecture — not generic ZK. It's purpose-built for high-frequency social micro-events on mobile hardware.

Why not ZK-SNARKs?

Generic ZK frameworks (Groth16, PLONK) carry overhead unsuitable for DeSocial: trusted setups, slow circuit compilation, and proof sizes optimised for financial transactions rather than social events.

MetricDSPGroth16
Proof size~256 bytes~192 bytes (but trusted setup)
Proof gen (mobile)~18ms~500ms+
Trusted setupNoneRequired
On-chain verify~12,000 CUs~25,000+ CUs

Primitives

  • Pedersen Commitment (Ristretto255) — binds wallet identity without revealing pubkey
  • Schnorr Sigma Protocol — proves knowledge of OAuth event signature
  • Fiat-Shamir (SHA-256) — makes the proof non-interactive, no ceremony needed
  • SHA-256 Nullifier PDA — prevents replay attacks on Solana

Supported Platforms

At launch, DeSocial tracks participation across 5 major platforms:

PlatformTrackedMethod
FacebookTime · Usage · EngagementDSP Engine
X (Twitter)Time · Usage · EngagementDSP Engine
YouTubeTime · Usage · EngagementDSP Engine
InstagramTime · Usage · EngagementDSP Engine
TikTokTime · Usage · EngagementDSP Engine
ℹ️
More platforms will be added based on community demand. No personal content (messages, photos, contacts) is ever accessed.

Participation & Tasks

Participation is passive — just use your apps. But users can also complete tasks to earn additional rewards:

  • Follow official DeSocial accounts
  • Repost announcements
  • Participate in community initiatives
  • Refer new users

Each task is designed to encourage authentic participation, not spam.

DSC Token

DSC is the native SPL token of the DeSocial ecosystem, built on Solana's Token-2022 standard.

Allocation%AmountVesting
User Participation80%800,000,000Continuous epoch distribution
Liquidity Provision10%100,000,000DEX liquidity
Ecosystem & Growth5%50,000,000DAO-governed grants
Protocol Reserve4%40,000,00024-month lock
Core Team1%10,000,000Cliff vesting
⚠️
DSC tokens have not been issued yet. This is a research draft. Do not purchase anything claiming to be DSC.

Epochs & Rewards

Rewards are distributed in epochs — fixed time windows where participation is measured and DSC is allocated.

Epoch 1

  • Duration: 100 days
  • Allocation: 25,000,000 DSC
  • Start: Q4 2026
  • Points convert to DSC at epoch closure

Subsequent Epochs

Each subsequent epoch allocates ~22.2M DSC, continuing until the 800M user participation pool is distributed.

Referral System

Every user gets a unique referral code. When someone joins using your code, you earn a share of their participation rewards.

LevelRewardDecay
Level 1 (direct)100% of referee pointsNone
Level 1+ (two-way)100% of referee pointsNone

Referral relationships are stored as a directed Merkle graph in Solana PDA/ATA accounts — fully on-chain and auditable.

Privacy Model

DeSocial is designed with privacy as a core constraint, not an afterthought.

  • No messages, photos, or contacts are ever accessed
  • Social account linkages stored as SHA-256 hashes — raw OAuth tokens never persisted
  • DSP proofs attest participation without revealing your social identity
  • No admin key — immutable Solana program after mainnet launch
💡
You can verify every reward on-chain. No trust required — only the ledger.

Encryption

LayerAlgorithmPurpose
Data at restAES-256-GCMLocal participation log
Data in transitTLS 1.3 + AES-GCMApp to DSP server
Wallet / tx signingEd25519Solana tx auth + DSP proof
Commitment (DSP)Pedersen/Ristretto255Wallet identity binding
Proof challengeSHA-256 (Fiat-Shamir)Random oracle
NullifierSHA-256Replay prevention

Register & Whitelist

Early registration guarantees your whitelist spot and earns you 1,000 DSP bonus points credited at account creation.

How to register

  • Connect your Solana wallet
  • Sign a message to prove ownership
  • Send a 0 SOL transaction on Solana to verify you're real
  • Your unique DeSocial Token address is generated and linked to your wallet on-chain

Frequently Asked

What is DeSocial?

A social participation layer on Solana that rewards you for using your existing social apps.

Do I need an email?

No. You interact with DeSocial using a Solana wallet only.

Does DeSocial read my messages?

No. DeSocial never accesses personal content — messages, photos, or contacts.

Is DeSocial a social network?

No. It sits on top of existing platforms and rewards your engagement there.

Is it free to use?

Yes. Participation is completely free. Only standard Solana network fees apply (~$0.001).

When does the app launch?

The app is targeting Q2 2026. Register now to be first in line.

Is DSC available to buy?

No. DSC has not been issued. Do not purchase anything claiming to be DSC.

How do I contact support?

Reach the team through official Discord or X channels listed above.

© 2026 DeSocial · docs v1.0 @DeSocial_app