Αρχιτεκτονική

← Αρχική

Monorepo Δομή

pnyx/ ├── apps/ │ ├── api/ # Python FastAPI │ ├── web/ # Next.js 14 │ └── mobile/ # Expo React Native ├── packages/ │ └── crypto/ # Ed25519, Nullifier, HLR ├── infra/ │ └── docker/ # Docker Compose └── docs/ # GitHub Pages

Stack

ΕπίπεδοΤεχνολογίαWhy
Backend APIPython FastAPIAsync, typed, OpenAPI native
DatabasePostgreSQL 15JSONB, GDPR-ready
CacheRedis 7Sessions, WebSocket
WebNext.js 14SSR, i18n, SEO
MobileExpo React NativeiOS + Android
Crypto (Beta)PyNaCl + @noble/curvesEd25519
Crypto (V2)Rust + WASMBrowser-native

Bill Lifecycle

ANNOUNCED
ACTIVE
WINDOW_24H
PARLIAMENT_VOTED
OPEN_END