Skip to content

ingStudiosOfficial/rugplaylite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RugplayLite - A Lightweight Version of Rugplay 💲

RugplayLite is a lightweight view-only version of FaceDev's Rugplay. RugplayLite allows you to view all coin data without the long loading times with faster speeds. You can even run Rugplay Lite locally (check the Development Setup instructions below)! View coins, search for coins, and view all time coin data faster than ever with RugplayLite! Know your risks with the rugpull chance feature!

Features ⭐

  1. View the top coins
  2. Search through coins
  3. View the coin data with a line graph
  4. Includes the chance of the creator rugpulling (algorithm)
  5. Fast and snappy
  6. On-device AI market summary

Development Setup 🧑‍💻

Prerequisites

  1. Ensure that you have node.js and npm installed
  2. Ensure that Python and pip are installed

Setup

  1. Clone the repository using Git git clone https://github.com/ingStudiosOfficial/rugplaylite.git or your preferred method
  2. Modify the .env file in the root directory to include your Rugplay API key, your development localhost port, and your run mode (check Run Mode Options)
  3. Run npm install to install all the node.js dependencies
  4. Run pip install -r requirements.txt to install all the Python dependencies

Running the Project

  1. In your terminal, change the directory from the root to the server directory by running cd server
  2. Run the project by executing node server.js
  3. When prompted for API key, enter devlocal in the prompt if your are running locally with your API key stored in the .env storage

Development

Feel free to make modifications to the code, but remember to give credits with the link to this repository!

Run Mode Optioms

Local: Add your API key to your .env file if running locally and enter devlocal when prompted for your API key on the client side

Deployed: Remove your API key from your .env file and enter your API key when prompted on the client side

Gallery 🖼️

Screenshot 2025-09-19 215814 Screenshot 2025-09-19 215841 Screenshot 2025-09-19 215851

©2025 (ing) Studios Web Labs