Website for Twitter Engagement Campaigns
Budget: £200 – £5,000 GBP
We need a system similar to Portalcoin (https://crystaldash.co/), Questcoineth (https://dashboard.questcoineth.io/), or Memecoin (https://www.memecoin.org/farming)
GOAL: The objective of this project is to develop a system that encourages and rewards user engagement on Twitter through a series of airdrop campaigns, similar to the approach used by Portalcoin, Questcoineth, and Memecoin.
Functionality Overview:
• User Login: Users will log in via their Twitter accounts, enabling the system to track their social media activities.
• Referral System: Each user receives a unique referral link to invite others. Points are earned based on the activities of the invitees, up to two levels deep.
• Points for Twitter Activities: Users accumulate points for various Twitter interactions, such as likes, retweets, and replies. For instance, alike might be worth 10 points, a retweet 15 points, and a specific type of reply 30 points.
• Linking Wallet Addresses: A feature to link users' wallet addresses will be included for additional rewards based on their activity on Raydium and the duration of token holding.
DESCRIPTION:
Essentially, all three mentioned projects (Portalcoin, Quest, and Memecoin) launched an incentivized social media engagement campaign via a combined system of referrals and points earned via social media engagement.
As you can notice, the user logs in with his Twitter account. This means that all of them stored the user profiles and have access to their timelines. Moreover, once logged in with Twitter, each user gets a referral link to invite more people to register to the website and earn more points calculated on the amount of points earned by their invitees up to two levels.
Then, all the projects pushed some tasks to complete on Twitter via buttons on the website or directly from their Twitter profiles.
Users completed tasks and earned points accordingly.
I think Portalcoin (Crystaldash) had its own crawler that sniffed users' activity on Twitter, while Memecoin and Questcoineth used Twitter APIs to analyse the activity of each registered user.
Moreover, the system should also allow each user to link their wallet address to give boosts based on volume on Raydium and for how long someone is holding their tokens. This is important. So, we need to add a button to link the user’s wallet address along with the Twitter OAuth button.
It’d be something like this (THIS IS JUST AN EXAMPLE)
⁃ For each like 10 pts
⁃ For each retweet 15 pts
⁃ Reply mentioning something specific 30pts
⁃ Reply of replies to our comments 60 pts
⁃ Each visualisations 0.5 pts
CAVEATS and CONSIDERATIONS
The above three mentioned systems were very well developed. We don’t necessarily need the same level of sophistication. But, we could have a similar system where users logs in concurrently with their wallet address and Twitter account and the user information is stored in a database.
This database can be downloaded locally or used once a day by the crawler, either built using the Twitter API or an external service, to retrieve the relevant users’ activity and calculate the points. Once done, I can upload (Even manually via a CSV file upload) a dashboard to the website so that people can see their rankings.
Caveats, regarding the crawler it has to be seen if the BASIC version of Twitter’s API permits us to send enough daily requests to calculate all points for a month straight. Otherwise, we would need to upgrade to the PRO version which is very very expensive, frankly speaking. Alternatively, we would need to use an external crawler to analyse the user’s profiles and calculate their points.
DISCLAIMER: I'm not looking for fake social engagement tactics but a system that drives organic and real Twitter engagement.
GOAL: The objective of this project is to develop a system that encourages and rewards user engagement on Twitter through a series of airdrop campaigns, similar to the approach used by Portalcoin, Questcoineth, and Memecoin.
Functionality Overview:
• User Login: Users will log in via their Twitter accounts, enabling the system to track their social media activities.
• Referral System: Each user receives a unique referral link to invite others. Points are earned based on the activities of the invitees, up to two levels deep.
• Points for Twitter Activities: Users accumulate points for various Twitter interactions, such as likes, retweets, and replies. For instance, alike might be worth 10 points, a retweet 15 points, and a specific type of reply 30 points.
• Linking Wallet Addresses: A feature to link users' wallet addresses will be included for additional rewards based on their activity on Raydium and the duration of token holding.
DESCRIPTION:
Essentially, all three mentioned projects (Portalcoin, Quest, and Memecoin) launched an incentivized social media engagement campaign via a combined system of referrals and points earned via social media engagement.
As you can notice, the user logs in with his Twitter account. This means that all of them stored the user profiles and have access to their timelines. Moreover, once logged in with Twitter, each user gets a referral link to invite more people to register to the website and earn more points calculated on the amount of points earned by their invitees up to two levels.
Then, all the projects pushed some tasks to complete on Twitter via buttons on the website or directly from their Twitter profiles.
Users completed tasks and earned points accordingly.
I think Portalcoin (Crystaldash) had its own crawler that sniffed users' activity on Twitter, while Memecoin and Questcoineth used Twitter APIs to analyse the activity of each registered user.
Moreover, the system should also allow each user to link their wallet address to give boosts based on volume on Raydium and for how long someone is holding their tokens. This is important. So, we need to add a button to link the user’s wallet address along with the Twitter OAuth button.
It’d be something like this (THIS IS JUST AN EXAMPLE)
⁃ For each like 10 pts
⁃ For each retweet 15 pts
⁃ Reply mentioning something specific 30pts
⁃ Reply of replies to our comments 60 pts
⁃ Each visualisations 0.5 pts
CAVEATS and CONSIDERATIONS
The above three mentioned systems were very well developed. We don’t necessarily need the same level of sophistication. But, we could have a similar system where users logs in concurrently with their wallet address and Twitter account and the user information is stored in a database.
This database can be downloaded locally or used once a day by the crawler, either built using the Twitter API or an external service, to retrieve the relevant users’ activity and calculate the points. Once done, I can upload (Even manually via a CSV file upload) a dashboard to the website so that people can see their rankings.
Caveats, regarding the crawler it has to be seen if the BASIC version of Twitter’s API permits us to send enough daily requests to calculate all points for a month straight. Otherwise, we would need to upgrade to the PRO version which is very very expensive, frankly speaking. Alternatively, we would need to use an external crawler to analyse the user’s profiles and calculate their points.
DISCLAIMER: I'm not looking for fake social engagement tactics but a system that drives organic and real Twitter engagement.