Spaces:
Running on Zero
Running on Zero
File size: 394 Bytes
4cd8837 | 1 2 3 4 5 6 7 8 9 10 | """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
"""
|