
Web3Inbox
Getting Started
AppKit Notifications can be added to your app in a few steps:- Setup your project to send authenticated notifications.
- Use our frontend SDK to enable users to subscribe to notifications in your app.
- Finally, use Reown Dashboard or our API in your backend to send notifications to subscribed users.
Overview
Some of the key features of the Web3Inbox SDK include:- Device push notifications: Push notifications to the user’s wallet (if it supports Notify API) or the Web3Inbox.com app.
- Notification history: Notifications are stored and can be accessed from any device.
- Spam protection/subscription control. Using notification types, subscribers can opt-out of certain notification types they do not want to receive.
- Tracking read status across devices.
Subscribing and receiving notifications
Users can receive notifications in several places:- In the Web3Inbox.com app which supports push notifications and can be installed to the user’s phone
- In your app’s frontend using our frontend SDK
- Natively in their wallet if the wallet supports Notify API.
- You can also test with one of our sample wallets:
Try it out
See the demo section for sample apps and the Web3Inbox universal inbox app.FAQ
What chains does Web3Inbox support?
Web3Inbox supports EOA accounts on alleip155
(EVM) chains, and smart accounts on all eip155
chains that our Blockchain API supports. We have plans to expand support in the future.