Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement referral program form #338

Closed
IgorShadurin opened this issue May 15, 2023 · 0 comments
Closed

Implement referral program form #338

IgorShadurin opened this issue May 15, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@IgorShadurin
Copy link
Collaborator

IgorShadurin commented May 15, 2023

The main objective is to implement a referral program form that enables users to invite friends as easily as possible. These invites will be generated in the form of Ethereum wallets, which would be unique for every invite. The private keys of these wallets will be shared with the respective users who the inviter intends to invite.

Another key aspect of this feature is the ability for users to top-up the invite. This means that the user who sends the invite can also transfer a certain amount of ETH to the associated wallet. This would serve as a welcome bonus or initial fund for the invited user.

Here is an overview of the steps that need to be taken:

  1. Design the referral program form, including fields necessary to generate the Ethereum wallet.
  2. Create the functionality for users to top-up the wallet associated with the invite.
  3. Make it possible to store invites in localStorage/fdp account
  4. Update the current UI with the ability to quickly go to the Invites page.
@IgorShadurin IgorShadurin added the enhancement New feature or request label May 15, 2023
@IgorShadurin IgorShadurin self-assigned this May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant