Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 418 Bytes

File metadata and controls

14 lines (11 loc) · 418 Bytes
description
Push notification is a powerful tool most mobile web apps are missing. Blocto helps you bridge the gap and helps you push on demand.

Push Notification

Technical Flow

  1. Get encrypted user IDs from your web app through web3 provider
  2. Send user IDs to your backend
  3. Decrypt user IDs on your backend
  4. Call Send API to send push notification