Skip to content

SUDIGITAL Ecosystem

SUDIGITAL is a unified Web3 platform that powers three distinct products through a single backend, a single database, and a single authentication system. Users log in once and access everything.

The Vision

Instead of building three separate backends with three databases and three auth systems, SUDIGITAL consolidates everything into one engine — sudi.engine. This eliminates duplication, ensures data consistency, and lets users move between products seamlessly.

Three Products, One Platform

ProductDomainDescription
Hubhub.sudigital.comGamified Web3 hub — missions, NFTs, XP, staking
Neptuneptu.sudigital.com (neptu.day)AI-powered Balinese astrology — readings, oracle, calendar
ThePasarpasar.sudigital.com (thepasar.com)Trading platform — strategies, bots, market automation

How It Connects

hub.sudigital.com ──┐

neptu.sudigital.com ┼──> sudi.engine API ──> PostgreSQL
                    │        │
pasar.sudigital.com ┘        ├── Privy (unified auth)
                             ├── Worker (background jobs)
                             └── Telegram bot
  • Frontends are separate repos — each calls the sudi.engine API
  • 1 user = 1 Privy account — login once, access all products
  • API routes organized by domain/neptu/*, /hub/*, /pasar/*
  • All business logic lives in sudi.engine — frontends are presentation only

The $SUDIGITAL Token

The $SUDIGITAL token powers the ecosystem:

  • 1 billion total supply
  • Dual-chain — Solana (SPL) + Base (ERC-20)
  • Deflationary — 5 burn mechanisms, deflationary by Year 3
  • 5-15% APY staking rewards
  • Mission rewards — 80% winners / 15% NFT holders / 5% ecosystem

Tech Stack

LayerTool
RuntimeBun
MonorepoTurborepo
APIElysia
ORMDrizzle (PostgreSQL)
AuthPrivy (ES256/EdDSA JWT)
LLMAzure OpenAI
BlockchainSolana + Base (EVM)
Exchangeccxt (CEX), Jupiter API (DEX)

Next Steps

One backend. Three products. One token.