GET THE APP

Decentralized cloud storage with a Google Drive–style interface. Upload, organize, and access files from Android or iOS — encrypted on your device, settled on EmpoorioChain.

PRODUCT TOUR

APP STORES

Ouranoos v1.0.0 — Flutter app from projects/Ouranoos_Cloud_App. Public beta on Google Play; iOS via TestFlight (see below).

Google Play

Android · Public beta

Open store →

App Store

iOS · TestFlight beta

Learn more →

Build from source

Flutter monorepo

Learn more →

INSIDE THE APP

Six main tabs — same mental model as Drive, with extra panels for decentralized storage and provider mode.

Inicio

Recent files, storage summary, quick upload.

Archivos

Full library with per-file encryption, replica, and cost pills.

Buscar

Find files across your encrypted library.

Mercado P2P

Buy capacity or publish demands — on-chain when connected.

Nodo

Benchmark device, configure provider policy, link Eoonia.

Base

On-chain deals, audits, and storage proofs.

Typical upload flow

  1. Pick a file — Use the + button or file picker — same flow you expect from Drive.
  2. Encrypt locally — Ouranoos chunks and encrypts on your device before anything leaves it.
  3. Store decentralized — Encrypted packages pin to provider peers; a deal is recorded on EmpoorioChain.
  4. Pay with Eoonia — Approve allowance in Eoonia Wallet — DMS/DUSD, with cost shown before you sign.
  5. Open anywhere — Download from providers, verify proofs, decrypt locally — your files, your keys.

iOS TESTFLIGHT

Bundle ID com.empoorio.ouranoos. TestFlight builds are distributed to beta testers — contact our team or build from source with Flutter while the App Store listing is prepared.

cd projects/Ouranoos_Cloud_App
flutter pub get
flutter run

REQUIREMENTS

  • Device: Android 8+ or iOS 15+
  • Wallet: Eoonia Wallet for allowance and DMS/DUSD payments
  • Identity: KryptoOS SSI credentials (local VC; remote issuance on roadmap)
  • Network: EmpoorioChain testnet for deals and billing verification

Public endpoints

RPChttps://rpc.testnet.empooriochain.org
WebSocketwss://ws.empooriochain.org
Explorerhttps://empooscan.com
DEVELOPER GUIDE