Solflare Wallet
  • ☀️Introduction
    • The Power of Self-Custody
    • Benefits of Non-Custodial Wallets
    • Digital Wallet Best Practices
    • Bigger Picture
  • Onboarding
    • 📞Mobile
      • Generate a New Wallet
      • Connect a Ledger Wallet
      • Import any Solana Wallet
    • 🖥️Web App & Extension
      • Generate a New Wallet
      • Import Your Ledger Device
      • Import Your Keystone Device
      • Import any Solana Wallet
    • 🚶Next Steps
  • Integrations
    • ⛓️Integrate Solflare
      • MetaMask
      • Using the Solana Wallet Adapter
      • Solflare Wallet SDK
    • 🎭Profile Picture Protocol
      • Get a Wallet's Profile Picture
      • Set NFT as Profile Picture
      • Remove a Profile Picture
    • ⚡Solflare Notifications
      • Sending Notifications
      • User's Perspective
        • Notification Center
        • Receiving Notifications
        • Subscription Management
      • API Endpoints
        • Broadcast Endpoint
        • Unicast Endpoint
        • List Casts Endpoint
        • View Cast Endpoint
        • Check Public Key Subscription Status for Domain
    • 🖼️NFT Standard
      • URI JSON Schema
      • CDN hosted files
      • Collections
      • Additional Attributes Specification
      • Order of JSON Fields
    • 🔗Deeplinks
      • Provider Methods
        • Connect
        • Disconnect
        • SignAndSendTransaction
        • SignAllTransactions
        • SignTransaction
        • SignMessage
      • Other Methods
        • Browse
      • Handling Sessions
      • Specifying Redirects
      • Encryption
      • Limitations
Powered by GitBook
On this page

Was this helpful?

  1. Integrations
  2. Solflare Notifications
  3. User's Perspective

Subscription Management

PreviousReceiving NotificationsNextAPI Endpoints

Last updated 2 years ago

Was this helpful?

Currently, users can subscribe to an app's notifications by connecting their wallet or opening the Solflare Extension while on an app's website

When a user subscribes to an app, they send a signed payload containing their public key and the app's identifier; this mechanism is a security measure to ensure that only the owner of that public key can subscribe to their public key. From the app's side, there is no required integration

Managing Subscriptions

Users can manage their app notification subscriptions from the Notification Settings page in their Solflare Wallet.

Users can subscribe/unsubscribe from any app or NFT collection at any time.

⚡
Subscribing via an app's wallet connector
Subscribing via extension popup on an app's website
Solflare Notification Settings