walletconnect-docs
walletconnect-docs copied to clipboard
feat: read/unread status
Proposed documentation for the read/unread support in Web3Inbox. This feature has not been implemented yet, but the documentation here should be accurate to what will be built.
Open questions:
- [x] markAsUnread
- [x] UpdateNotificationsReadState vs markNotificationAsRead
Remaining work:
- [ ] iOS docs
- [ ] Complete changelog page
- [ ] Feature implementation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| walletconnect-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Apr 16, 2024 7:02pm |
| walletconnect-docs-alpha | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Apr 16, 2024 7:02pm |
- [x] Add "mark all as read"
- [ ] Add curl command to mark all notifications as read for an app. Useful for migration when adding this feature
Wallet support extracted into a separate PR since it has not been implemented yet: https://github.com/WalletConnect/walletconnect-docs/pull/1535