Skip to main content

Notification Standards Overview

note

Most of these functionalities are abstracted away in the SDK but are provided here for documentation and deeper understanding.

Considering the fact that notifications have been so imperative as well as customizable in web2, we need to ensure that the same experience carries forward in web3 and therefore we have divided notifications into two parts - Basic and Advanced.

The notification standard (Basic) covers all the requirements you need to know to start sending notifications.

Notification standard (Advanced) covers topics related to the composability of the Push notification protocol, how it works, how it can be expanded, etc