Thank you.
I could you use the websocket to fetch user's notificatuons.
For mobile push notification, i am thinking to poll every block data to get any notification data such as mention, transfer, and follow.
Is that possible to poll or get these data from block data? here.
https://blocks.blurtwallet.com/
Any suggestions or ideas for push notifucation?
There is a streamTransaction function in blurtjs can stream the block data, or you can use the getBlock function