keep-starknet-strange / unruggable.meme

☣️ A framework for building safer memecoins 💸
https://unruggable.meme
MIT License
141 stars 94 forks source link

[frontend] feat: Develop Token Screening Page for Analyzing Compliance with Unruggable Memecoin Standards #21

Closed AbdelStark closed 9 months ago

AbdelStark commented 11 months ago

Issue: Develop Token Screening Page for Analyzing Compliance with Unruggable Memecoin Standards

Description

The aim of this issue is to create a 'Screen Page' feature on our platform. This page will allow users to input a token's address and analyze whether the token complies with the Unruggable Memecoin standards. The analysis will include checks for liquidity lock duration and other essential sanity checks.

Requirements

User Interface

  1. Input Field: A simple form where users can enter the address of a token.
  2. Submit Button: To initiate the screening process after entering the token address.

Functionality

  1. Standard Compliance Check: Determine if the token adheres to the Unruggable Memecoin standards.
  2. Liquidity Lock Duration: Display the duration for which the token's liquidity is locked.
  3. Sanity Checks: Conduct and present various sanity checks that include:
    • Checking for the maximum number of holders.
    • Verifying maximum transaction amounts.
    • Ensuring there are no hidden mint functions.
    • Confirming the owner's permissions and limitations.

Display of Information

Implementation Notes

rmzlb commented 11 months ago

lfg