Whitepaper
GnoosiS Overview
01 // Abstract
GnoosiS is a mobile social super-app bringing together a ranked social feed, microblogging, vertical video, private messaging, and creator tools into a single Flutter + Firebase application, tied together by the DracmaS (DMS) token economy. It is part of the wider Empoorio Web3 ecosystem.
02 // The Problem
Existing social apps typically separate content, messaging, and monetization across different platforms, and creator monetization is usually mediated entirely by the platform's own ad program. GnoosiS combines the core social formats users already know (feed, microblog, short video, messaging) with a token-based economy that lets value move directly between users, creators, and advertisers.
03 // Product Modules
- Fama — main social feed with dynamic ranking and native in-feed ads
- Glossa — short and long-form microblogging
- Diavasi — vertical video with shoppable tagging and tips
- Chat — end-to-end encrypted messaging, stories, and calls
- Perfil — customizable creator profile and wallet
- Creación — content creation and scheduling tools
- Adsxx — deep integration with the ooAds/AdFGT ad platform, including Proof of View fraud prevention
- Payments — fiat (Stripe, PayPal) and DracmaS wallet, with KYC compliance
04 // DracmaS in GnoosiS
DracmaS is the token that threads through GnoosiS's economy:
- Tips — direct creator support on Diavasi (1–100 DMS)
- Rewards — earned by watching rewarded ads, validated by Proof of View
- Payments — in-app purchases and payouts
- Staking — planned for creators (see Roadmap)
- P2P transfers — between users by nickname or QR code
GnoosiS does not define DracmaS's overall token supply or ecosystem-wide tokenomics — for the full picture of DracmaS as a token (supply, distribution, governance), see the dedicated Dracma Token documentation. This page describes how DracmaS is used within GnoosiS specifically.
05 // Architecture
GnoosiS is built as a modular Flutter (Dart) app on a Firebase backend (Authentication, Firestore, Storage, Cloud Messaging, Analytics), with Hive for local caching. See Architecture for the full technical breakdown.
06 // Roadmap Direction
Short-term work focuses on scaling encrypted chat, MFA, and creator staking. Mid-term work explores a digital content marketplace and AI-driven discovery. Long-term work looks toward DAO governance and deeper EmpoorioChain integration. See Roadmap for the complete picture.
Conclusion
GnoosiS aims to be the social layer of the Empoorio ecosystem — where content, community, and the DracmaS economy meet in one app.