Software Alternatives, Accelerators & Startups

How To Send Notifications From A Subgraph

The Graph Ethereum Push Notification Service
  1. Build performant blockchain apps with GraphQL
    The Graph is certainly one of the coolest innovations in Web3 space. With its unique infrastructure, Graph Protocol adds Indexing functionality to the Blockchain ecosystem. It has ridiculously simplified the process of querying data from blockchain networks like Ethereum.

    #Software Engineering #Tech #Text Editors 72 social mentions

  2. Protocol for incentivized, blockchain based notifications.
    Let recipient = "0xD8634C39BBFd4033c0d3289C4515275102423681", type = "3", title = "Number changed", body = `Number changed from ${event.params.from} to ${event.params.to}`, subject = "Number changed", message = `Number changed from ${event.params.from} to ${event.params.to}`, image = "null", secret = "null", cta = "https://epns.io/".

    #Android #iPhone #Crypto 21 social mentions

Discuss: How To Send Notifications From A Subgraph

Log in or Post with