SuperPush

SuperPush

Create, Update and Delete Superfluid streams seemlessly and get alerted to your device with Push Notifications for every actions.

65
SuperPush

SuperPush

Create, Update and Delete Superfluid streams seemlessly and get alerted to your device with Push Notifications for every actions.

The problem SuperPush solves

The main problem in implementing blockchain in real world is that ,for every transaction or action we need to see our ledger in order to confirm our action, So this project tries to solve or dignify the actions made on the Dapp powered by Superfluid. That is this Dapp contains few functionalities which are implemented with the help of Superfluid SDK like Creating, Updating and Deleting a Stream and to bring in the part of notifications Push Protocol SDK is used which provides every action's notification to the receivers end after opting in for SuperPush channel at staging.push.org .

Challenges I ran into

As a part of challenges ,

  1. Used Superfluid SDK first time.
  2. Struggled with react hooks.
  3. Runtime error while deployment.
  4. Used Push SDK for frontend side first time and got some signer errors.

Although all errors are solved now, and the project is up and running.

Discussion