Momswap Geo Backend Use-Cases Test
Ed25519 auth, invitation onboarding, and user-scoped feature collections
Connection & Identity
Apply API URL
Ensure Keys in localStorage
Restore Public Key from Private Key
Import pk from camera
Scan private key (pk) QR
{{ state.cameraError }}
Cancel
QR: Private Key (pk, secret backup)
{{ state.showPrivateQR ? 'Hide' : 'Show' }} private key (pk) QR
QR: Public Key (pb)
{{ state.showPublicQR ? 'Hide' : 'Show' }} public key (pb) QR
Register (sign service key)
Login
Collections
Create Collection
Refresh
{{ item.name }}
{{ item.id }}
×
Remove collection
Refresh
Features (GeoJSON)
Add feature
{{ formatFeature(f).name }} ({{ formatFeature(f).lon }}, {{ formatFeature(f).lat }})
Remove
No features. Add a point above.
{{ state.status }}