From c10b41a31ae32614ccf72d6cf103a58c0c257e93 Mon Sep 17 00:00:00 2001 From: Victor Zhang <33795543+zhangzhongnan928@users.noreply.github.com> Date: Mon, 28 Oct 2024 15:55:39 +1100 Subject: [PATCH] Update STL Tapp Building Requirements.md --- STL Tapp Building Requirements.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/STL Tapp Building Requirements.md b/STL Tapp Building Requirements.md index 4c35ecf..b7de0b8 100644 --- a/STL Tapp Building Requirements.md +++ b/STL Tapp Building Requirements.md @@ -2,17 +2,17 @@ ## Essential Requirements -### Twitter Integration & Social Sharing +### 1.Twitter Integration & Social Sharing - Must be designed for Twitter usage - User A should be able to create and share a Tlink of the tapp on Twitter for User B to access - Simple integration with Twitter's feed display format -### User Incentives +### 2.User Incentives - Must provide clear motivations for both: - User A (the sharer) - User B (the recipient/user) -### Streamlined UX +### 3.Streamlined UX Maximum of 3 pages per feature: 1. Initial view in tweet feed 2. Confirmation page after tweet feed button click @@ -20,39 +20,39 @@ Maximum of 3 pages per feature: ## Preferred Features -### Existing Token Integration +### 1.Existing Token Integration - Built for existing tokens/NFTs - Leverage established branding - Utilize existing community -### Rapid Development +### 2.Rapid Development - Development time: 0.5 day target - Use existing contracts where possible - Utilize existing backend infrastructure -### Viral Potential +### 3.Viral Potential - Design for shareability - Include compelling social elements - Create engaging user interactions -### Technical Simplicity +### 4.Technical Simplicity - Require only TokenScript file - No additional development needed - Leverage existing infrastructure -### Social Sharing Enhancement +### 5.Social Sharing Enhancement - Include easy-to-use sharing buttons - Support multiple social platforms - Optimize for Twitter sharing ## Restrictions -### UI Limitations +### 1.UI Limitations - Maximum 3 buttons/cards in tweet feed - Keep interface clean and focused - Maintain simplicity in user interactions -### Development Timeline +### 2.Development Timeline - Must not exceed 3 days total development time - Include testing and deployment - Ready for production use quickly