Wiki

← Αρχική

Σελίδες Wiki

🏗️

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

Stack, Monorepo, Bill Lifecycle

🔐

Ασφάλεια

Ed25519, Nullifier, ZK

API

62 Endpoints, Schemas

🧩

Modules

MOD-01 — MOD-16

🗺️

Roadmap

Beta → Alpha → V2

🛡️

Ιδιωτικότητα

GDPR, k-Anonymity

🗄️

Database

13 Πίνακες, Schema

🤝

Contributing

Setup, Tests, Commits

🏛️

Community Driven

POLIS, Tickets, Χωρίς Ομάδα

📄

Whitepaper

Λευκό Βιβλίο v1.0

FAQ

Συχνές Ερωτήσεις

Γρήγορη Εκκίνηση

# Clone git clone https://github.com/NeaBouli/pnyx && cd pnyx # Services cd infra/docker && docker compose up -d # Database cd ../../apps/api && pip install -r requirements.txt alembic upgrade head && python seeds/seed_real_bills.py # API → http://localhost:8000/docs uvicorn main:app --reload # Web → http://localhost:3000 cd ../web && npm install && npm run dev

Bill Lifecycle

ANNOUNCED
ACTIVE
WINDOW_24H
PARLIAMENT_VOTED
OPEN_END

Στατιστικά

62
API Endpoints
92
Tests ✅
13
DB Πίνακες
196
Commits