@supdoggie posted in SNIP-52: Private Push Notifications. Hi folks,.
20 Jun 2023, 09:51
@supdoggie posted in SNIP-52: Private Push Notifications
Hi folks,
Earlier today, @darwinzer0 and I announced our recent work on a new SNIP proposal that allows contracts to secretly notify users when arbitrary events occur. We leverage the existing Tendermint event stack to create a private push-based notification service.
[notification-map]
The primary features of this service are:
Fully private: Observers cannot determine the recipient of a no...