Subscribe me

Subscribe me

Subscribe me is an module package to integrate a model through which users can buy and cancel subscription of their product and get notified.

The problem Subscribe me solves

Cost effective : Users only have to pay for the dedicated amount of time they use the DApp , That is they can subscribe whenever needed and can unsubscribe whenever not needed , they are just needed to pay equivalent amount of price .

Integration : Managing subscriptions across different dApps can be complex and time-consuming for developers, who must build custom solutions for each platform. The subscription dApp would provide a standardized module that developers can easily integrate with their code to manage subscriptions in a concise manner.

Security : This dApp would leverage blockchain technology to provide secure storage and management of subscription data, protecting user data from potential security breaches and unauthorized access.

Notifications : Keeping users informed about the status of their subscriptions is important to prevent billing issues or other subscription-related problems. This dApp would provide Push notifications for subscription-related events, keeping users informed and up-to-date on the status of their subscriptions.

Challenges we ran into

1)Finding suitable Superfluid SDK function.
2)Struggled with react hooks.
3)Got error from server side while sending notifications on Push protocol SDK.
4)Was not able to add code to NPM package .

Tracks Applied (3)

Superfluid - General Track

This project is build using Superfluid SDK that is it uses Superfluid stream for the purpose of creating and deleting a ...Read More

Superfluid

Superfluid - Tooling Track

This project is a type of tool which can be used by community members for their sake of use as the code is public and al...Read More

Superfluid

Push Protocol

This project also uses Push protocol SDK for the purpose of sending notifications . Every time a subscription is made or...Read More

Push Protocol

Discussion