Skip to content

A minimal website that streamlines subscribing to a Notifi topic

License

Notifications You must be signed in to change notification settings

notifi-network/notifi-subscription-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Notifi Instant Subscription Page

A minimal website that streamlines subscribing to a Notifi topic.


Design Goals

  • From a single URL (the URL of the website plus the appropriate parameters in the query string), you should be able to get a Notifi subscription card that you can link your wallet to and sign up for notifications for.
    • Essentially, it is the simplest possible integration of the notifi-react-card React component.
    • The query string specifies the dapp ID, the card ID, the chain name, and any other necessary parameters (e.g. https://subscribe.notifi.network/?dapp=123abc&card=abc123&chain=ETHEREUM).
  • We would like to be able to generate links to it from the Notifi Admin Portal, allowing Dapp owners to immediately subscribe to events that they create, without having to load a website with their Notifi card integrated. (This is especially important as the instructions for how to properly integrate with a Web3 signing interface is slightly different for each chain).
  • We would also like to offer this site as an end-user subscription portal for basic use, so that Dapp owners can simply share this link directly with new customers (e.g. as a QR code on a business card).

About

A minimal website that streamlines subscribing to a Notifi topic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published