From a7f672561061c7e14a4f4992cb12d0ebb3a865be Mon Sep 17 00:00:00 2001 From: Michal Struck Date: Wed, 8 Jan 2025 17:39:36 +0100 Subject: [PATCH] feat: notification rules outline --- src/pages/mini-apps/commands/notifications.mdx | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/pages/mini-apps/commands/notifications.mdx b/src/pages/mini-apps/commands/notifications.mdx index 8276d920..091a8c4c 100644 --- a/src/pages/mini-apps/commands/notifications.mdx +++ b/src/pages/mini-apps/commands/notifications.mdx @@ -1 +1,11 @@ -# Coming Soon \ No newline at end of file +# Notifications + +## Rules + +Currently we only allow transactional notifications. No promotional notifications are allowed as of now. +We will closely monitor what notifications are sent, and revoke permissions if necessary. + +## Best practices + +- use localized text - you can get it from the `x-accept-language` header, +- make the notifications somewhat personalized, use the username instead of wallet address