HearthNet / hearthnet /mobile /__init__.py
GitHub Actions
feat: Phase 2 (M14-M25, X05-X07) + Phase 3 experimental (M26-M31) + E2E tests + docs
4cd8837
Raw
History Blame Contribute Delete
394 Bytes
"""M22 β€” Mobile Native β€” Python anchor-side helpers.
The Flutter mobile app lives in a separate repo (``mobile-native/``).
This package provides the Python-side services that a community anchor
exposes specifically for mobile clients:
- ``invite.py`` β€” mobile-targeted invite QR / deep-link generation
- ``push_authority.py`` β€” push token registry + notification dispatch
"""