Thanks to visit codestin.com
Credit goes to github.com

Skip to content

omnifla/rugplay

 
 

Repository files navigation

Rugplay.com - the fake crypto simulator.

Privacy Policy | Terms of Service | License | YouTube video

About

Rugplay is a realistic cryptocurrency trading simulator that lets you experience the risks and mechanics of decentralized exchanges without real financial consequences. Create coins, trade with liquidity pools, and learn about "rug pulls" in a... relatively safe environment :)

Features

  • 🪙 Create coins
  • 🟢 Buy coins
  • 🔴 Sell coins
  • ⚖️ Bet on questions (similar to Polymarket)
  • 🎲 Gamble it all
  • 📊 View a Treemap graph of the entire market
  • 🏆 Compete on leaderboards

Preview 2 Preview

Setup

  1. Copy the environment file:

    cp website/.env.example website/.env
  2. Edit website/.env with your actual values.

  3. Start with Docker (recommended):

    ./build.sh
  4. The app will be available at http://localhost:3002

Development

cd website
npm install
npm run dev

The development server runs on http://localhost:5173

License

This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0). See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 63.2%
  • TypeScript 35.4%
  • CSS 0.7%
  • Dockerfile 0.3%
  • HTML 0.2%
  • Shell 0.1%
  • JavaScript 0.1%