Skip to content

Commit

Permalink
Update STL Tapp Building Requirements.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangzhongnan928 authored Oct 28, 2024
1 parent adda752 commit c10b41a
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions STL Tapp Building Requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,57 +2,57 @@

## 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
3. Result page after transaction completion

## 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
Expand Down

0 comments on commit c10b41a

Please sign in to comment.