Push Notification

Push notification is a powerful tool most mobile web apps are missing. Blocto helps you bridge the gap and helps you push on demand.

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

Last updated