kodadot / nft-gallery

Generative Art Marketplace
https://koda.art
MIT License
638 stars 360 forks source link

Serverless affiliate/referral link engine #1722

Closed yangwao closed 1 year ago

yangwao commented 2 years ago

Make function with KV worker to make referral links and account some referall fee for people and figure out incentives scheme to spread the word about KodaDot

We can expand on this more

Incentivize goals

Qualification

Prevention

Ref

atharva3010 commented 2 years ago

@yangwao let's do this.

I think the easiest route to go about this would be for users to submit their wallet address as it is a unique key and we don't have to worry about the authentication of the user as the user will receive a payout in their wallet only.

yangwao commented 2 years ago

@Skylla54 ideation 💡

Screenshot_2022-05-08-10-30-58-50_572064f74bd5f9fa804b05334aa4f912.jpg

FrankBevr commented 2 years ago

Hoi

Yeap, thats me 🐼

💡 The idea is based on two sources

💻 Some links after a quick google search

🦥Quick refresher

A Webcomponent is created thruh the browsers ShadowRoot WebAPI . Its not affected by global styling and can live in his own scope, that so called shadowDom. The main thought of it is to share components easily between developers but didn't get widespread adoption, as they hoped it would. Most likely because of appearing of scoped styles in diffrent FrontendFramewokrs/Libaries.

yangwao commented 1 year ago

Apply the same PayPal strategy, refer friends, and both of you get $10; it's an easy start.

Condition to receive referral aware could be

Technical

Later nice to have integrations

Copy & Design

Referee

Quick Math

hypothesis we've got 30 power users, which will referer each 30; it will bring us 900 new users minting, approximately close to 5400 new NFTs

Research

@cryptodamsky can research some good referral campaigns also anyone else. I want to keep it KISS, and it just works; we can tune it later ofc:)

yangwao commented 1 year ago

Continue to condensed Referral engine into

The idea is based on two sources

I guess something we did in the past yet due x-frame and security we turned it off, hence it's still possibility to have! This can be made as royalty in web stuff.

@FrankBevr let's create a new issue for this would be nice to get funded

OR can be as a separate track in our grants program

I welcome great ideas!