fork Rugplay -> CoinStorge
This commit is contained in:
parent
6c54afc88d
commit
dfaf3141a0
16 changed files with 130 additions and 140 deletions
4
website/package-lock.json
generated
4
website/package-lock.json
generated
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "website",
|
||||
"version": "0.0.1",
|
||||
"version": "2.0.0.a0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "website",
|
||||
"version": "0.0.1",
|
||||
"version": "2.0.0.a0",
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "^3.815.0",
|
||||
"@aws-sdk/s3-request-presigner": "^3.815.0",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "website",
|
||||
"private": true,
|
||||
"version": "0.0.1",
|
||||
"version": "2.0.0.a0",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite dev",
|
||||
|
|
@ -16,53 +16,54 @@
|
|||
"db:studio": "drizzle-kit studio"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@internationalized/date": "^3.8.1",
|
||||
"@lucide/svelte": "^0.482.0",
|
||||
"@sveltejs/adapter-auto": "^3.0.0",
|
||||
"@sveltejs/adapter-node": "^5.2.12",
|
||||
"@sveltejs/kit": "^2.0.0",
|
||||
"@sveltejs/vite-plugin-svelte": "^4.0.0",
|
||||
"@internationalized/date": "^3.8.2",
|
||||
"@lucide/svelte": "^0.539.0",
|
||||
"@sveltejs/adapter-auto": "^6.1.0",
|
||||
"@sveltejs/adapter-node": "^5.2.14",
|
||||
"@sveltejs/kit": "^2.29.1",
|
||||
"@sveltejs/vite-plugin-svelte": "^6.1.2",
|
||||
"@types/canvas-confetti": "^1.9.0",
|
||||
"@types/node": "^22.15.21",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"bits-ui": "^2.5.0",
|
||||
"@types/node": "^24.2.1",
|
||||
"autoprefixer": "^10.4.21",
|
||||
"bits-ui": "^2.9.2",
|
||||
"clsx": "^2.1.1",
|
||||
"drizzle-kit": "^0.22.0",
|
||||
"prettier": "^3.3.2",
|
||||
"prettier-plugin-svelte": "^3.2.6",
|
||||
"prettier-plugin-tailwindcss": "^0.6.11",
|
||||
"svelte": "^5.0.0",
|
||||
"svelte-check": "^4.0.0",
|
||||
"svelte-sonner": "^1.0.2",
|
||||
"tailwind-merge": "^3.0.2",
|
||||
"tailwind-variants": "^0.2.1",
|
||||
"tailwindcss": "^4.1.7",
|
||||
"tw-animate-css": "^1.3.0",
|
||||
"typescript": "^5.0.0",
|
||||
"vite": "^5.4.11",
|
||||
"vite-plugin-iso-import": "^1.2.0"
|
||||
"dotenv": "^17.2.1",
|
||||
"drizzle-kit": "^0.31.4",
|
||||
"prettier": "^3.6.2",
|
||||
"prettier-plugin-svelte": "^3.4.0",
|
||||
"prettier-plugin-tailwindcss": "^0.6.14",
|
||||
"svelte": "^5.38.1",
|
||||
"svelte-apexcharts": "^1.0.2",
|
||||
"svelte-check": "^4.3.1",
|
||||
"svelte-confetti": "^2.3.2",
|
||||
"svelte-lightweight-charts": "^2.2.0",
|
||||
"svelte-sonner": "^1.0.5",
|
||||
"tailwind-merge": "^3.3.1",
|
||||
"tailwind-variants": "^2.1.0",
|
||||
"tailwindcss": "^4.1.11",
|
||||
"tw-animate-css": "^1.3.6",
|
||||
"typescript": "^5.9.2",
|
||||
"vite": "^7.1.2",
|
||||
"vite-plugin-iso-import": "^1.3.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "^3.815.0",
|
||||
"@aws-sdk/s3-request-presigner": "^3.815.0",
|
||||
"@tailwindcss/postcss": "^4.1.7",
|
||||
"@aws-sdk/client-s3": "^3.864.0",
|
||||
"@aws-sdk/s3-request-presigner": "^3.864.0",
|
||||
"@tailwindcss/postcss": "^4.1.11",
|
||||
"@tailwindcss/typography": "^0.5.16",
|
||||
"@visx/scale": "^3.12.0",
|
||||
"apexcharts": "^4.7.0",
|
||||
"better-auth": "^1.2.8",
|
||||
"apexcharts": "^5.3.3",
|
||||
"better-auth": "^1.3.6",
|
||||
"canvas-confetti": "^1.9.3",
|
||||
"drizzle-orm": "^0.33.0",
|
||||
"drizzle-orm": "^0.44.4",
|
||||
"express": "^5.1.0",
|
||||
"lightweight-charts": "^5.0.7",
|
||||
"lucide-svelte": "^0.511.0",
|
||||
"mode-watcher": "^1.0.7",
|
||||
"openai": "^4.103.0",
|
||||
"postgres": "^3.4.4",
|
||||
"redis": "^5.1.0",
|
||||
"sharp": "^0.34.2",
|
||||
"svelte-apexcharts": "^1.0.2",
|
||||
"svelte-confetti": "^2.3.1",
|
||||
"svelte-lightweight-charts": "^2.2.0"
|
||||
"lightweight-charts": "^5.0.8",
|
||||
"lucide-svelte": "^0.539.0",
|
||||
"mode-watcher": "^1.1.0",
|
||||
"openai": "^5.12.2",
|
||||
"postgres": "^3.4.7",
|
||||
"redis": "^5.8.1",
|
||||
"sharp": "^0.34.3"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@rollup/rollup-linux-x64-gnu": "*",
|
||||
|
|
|
|||
|
|
@ -10,11 +10,11 @@
|
|||
<link rel="apple-touch-icon" sizes="180x180" href="%sveltekit.assets%/apple-touch-icon.png" />
|
||||
<link rel="icon" type="image/png" sizes="192x192" href="%sveltekit.assets%/android-chrome-192x192.png" />
|
||||
|
||||
<title>Rugplay</title>
|
||||
<title>CoinStorge</title>
|
||||
<!-- Global Meta Tags -->
|
||||
<meta name="application-name" content="Rugplay" />
|
||||
<meta name="application-name" content="CoinStorge" />
|
||||
<meta name="theme-color" content="#fb2c36" />
|
||||
<meta name="apple-mobile-web-app-title" content="Rugplay" />
|
||||
<meta name="apple-mobile-web-app-title" content="CoinStorge" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="default" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
|
|
@ -23,12 +23,10 @@
|
|||
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
||||
|
||||
<script defer data-domain="rugplay.com"
|
||||
src="https://analytics.outpoot.com/js/script.outbound-links.pageview-props.tagged-events.js"></script>
|
||||
|
||||
<script>window.plausible = window.plausible || function () { (window.plausible.q = window.plausible.q || []).push(arguments) }</script>
|
||||
|
||||
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7420543404967748"
|
||||
crossorigin="anonymous"></script>
|
||||
<!-- here go ads -->
|
||||
|
||||
%sveltekit.head%
|
||||
</head>
|
||||
|
|
|
|||
|
|
@ -16,11 +16,10 @@ if (!publicEnv.PUBLIC_BETTER_AUTH_URL) throw new Error('PUBLIC_BETTER_AUTH_URL i
|
|||
export const auth = betterAuth({
|
||||
baseURL: publicEnv.PUBLIC_BETTER_AUTH_URL,
|
||||
secret: privateEnv.PRIVATE_BETTER_AUTH_SECRET,
|
||||
appName: "Rugplay",
|
||||
appName: "CoinStorge",
|
||||
|
||||
trustedOrigins: [
|
||||
publicEnv.PUBLIC_BETTER_AUTH_URL,
|
||||
"http://rugplay.com",
|
||||
"http://localhost:5173",
|
||||
],
|
||||
|
||||
|
|
|
|||
|
|
@ -174,7 +174,7 @@
|
|||
<div class="flex items-center gap-2 px-2 py-2">
|
||||
<img src="/rugplay.svg" class="h-5 w-5" alt="twoblade" />
|
||||
<div class="flex items-center gap-2">
|
||||
<span class="text-base font-semibold">Rugplay</span>
|
||||
<span class="text-base font-semibold">CoinStorge</span>
|
||||
{#if $USER_DATA?.isAdmin}
|
||||
<span class="text-muted-foreground text-xs">| Admin</span>
|
||||
{/if}
|
||||
|
|
|
|||
|
|
@ -2,13 +2,13 @@
|
|||
import { page } from '$app/stores';
|
||||
|
||||
let {
|
||||
title = 'Rugplay',
|
||||
title = 'CoinStorge',
|
||||
description = 'Experience realistic cryptocurrency trading simulation game with AI-powered markets, rug pull mechanics, and virtual currencies. Learn crypto trading without financial risk in this educational game.',
|
||||
type = 'website',
|
||||
image = '/apple-touch-icon.png',
|
||||
imageAlt = 'Rugplay Logo',
|
||||
imageAlt = 'CoinStorge Logo',
|
||||
keywords = '',
|
||||
author = 'Outpoot',
|
||||
author = 'Outpoot (with modifications)',
|
||||
canonicalUrl = '',
|
||||
noindex = false,
|
||||
twitterCard = 'summary_large_image'
|
||||
|
|
@ -29,7 +29,7 @@
|
|||
let canonical = $derived(canonicalUrl || currentUrl);
|
||||
|
||||
let fullImageUrl = $derived(
|
||||
image?.startsWith('http') ? image : `${$page?.url?.origin || 'https://rugplay.com'}${image}`
|
||||
image?.startsWith('http') ? image : `${$page?.url?.origin || 'https://localhost'}${image}`
|
||||
);
|
||||
|
||||
let defaultKeywords =
|
||||
|
|
@ -62,7 +62,7 @@
|
|||
<meta property="og:url" content={currentUrl} />
|
||||
<meta property="og:image" content={fullImageUrl} />
|
||||
<meta property="og:image:alt" content={imageAlt} />
|
||||
<meta property="og:site_name" content="Rugplay" />
|
||||
<meta property="og:site_name" content="CoinStorge" />
|
||||
<meta property="og:locale" content="en_US" />
|
||||
|
||||
<!-- Twitter Card Meta Tags -->
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
<Dialog bind:open>
|
||||
<DialogContent class="sm:max-w-md">
|
||||
<DialogHeader>
|
||||
<DialogTitle>Sign in to Rugplay</DialogTitle>
|
||||
<DialogTitle>Sign in to CoinStorge</DialogTitle>
|
||||
<DialogDescription>
|
||||
Choose a service to sign in with. Your account will be created automatically if you don't
|
||||
have one.
|
||||
|
|
|
|||
|
|
@ -30,9 +30,9 @@
|
|||
const tips: Tip[] = [
|
||||
{
|
||||
id: 1,
|
||||
title: 'Welcome to Rugplay!',
|
||||
title: 'Welcome to CoinStorge!',
|
||||
description:
|
||||
'Rugplay is a cryptocurrency trading simulator where you can practice trading without real financial risk. Start with virtual money, create coins, bet on prediction markets, and most importantly, rugpull!',
|
||||
'CoinStorge is a cryptocurrency trading simulator where you can practice trading without real financial risk. Start with virtual money, create coins, bet on prediction markets, and most importantly, rugpull!',
|
||||
icon: BookOpen,
|
||||
image: '/tips/cover.avif'
|
||||
},
|
||||
|
|
@ -56,7 +56,7 @@
|
|||
id: 4,
|
||||
title: 'AMM - Automated Market Maker',
|
||||
description:
|
||||
'Rugplay uses an AMM system where prices are calculated automatically based on supply and demand. The more you buy, the higher the price goes. The more you sell, the lower it drops. Large trades create "slippage" - the price change during your trade.',
|
||||
'CoinStorge, like Rugplay, uses an AMM system where prices are calculated automatically based on supply and demand. The more you buy, the higher the price goes. The more you sell, the lower it drops. Large trades create "slippage" - the price change during your trade.',
|
||||
icon: BarChart3,
|
||||
image: '/tips/amm.avif'
|
||||
},
|
||||
|
|
|
|||
|
|
@ -245,11 +245,11 @@ export async function validateQuestion(question: string, description?: string):
|
|||
}
|
||||
|
||||
const prompt = `
|
||||
You are evaluating whether a prediction market question is valid and answerable for Rugplay, a cryptocurrency trading simulation platform.
|
||||
You are evaluating whether a prediction market question is valid and answerable for CoinStorge, a cryptocurrency trading simulation platform.
|
||||
|
||||
Question: "${question}"
|
||||
|
||||
Current Rugplay Market Context:
|
||||
Current CoinStorge Market Context:
|
||||
- Platform currency: $ (or *BUSS)
|
||||
- Total listed coins: ${marketOverview?.marketStats.totalCoins || 0}
|
||||
- Total market cap: $${marketOverview?.marketStats.totalMarketCap.toFixed(2) || '0'}
|
||||
|
|
@ -271,8 +271,8 @@ Determine the optimal resolution date based on the question type:
|
|||
- If the question explicitly states the date, use that as the resolution date
|
||||
|
||||
Also determine:
|
||||
- Whether this question requires web search (external events, real-world data, non-Rugplay information)
|
||||
- If the question is related to the Rugplay market, and contains what appears to be a coin name, ensure it's properly formatted (e.g. *BTC, *DOGE). Invalid question example: "will BTC reach $100,000 in 1 hour?" (invalid coin format, should be *BTC).
|
||||
- Whether this question requires web search (external events, real-world data, non-CoinStorge information)
|
||||
- If the question is related to the CoinStorge market, and contains what appears to be a coin name, ensure it's properly formatted (e.g. *BTC, *DOGE). Invalid question example: "will BTC reach $100,000 in 1 hour?" (invalid coin format, should be *BTC).
|
||||
- Provide a specific resolution date with time (suggest times between 12:00-20:00 UTC for good global coverage) The current date and time is ${new Date().toISOString()}.
|
||||
|
||||
Note: All coins use *SYMBOL format (e.g., *BTC, *DOGE). All trading is simulated with *BUSS currency.
|
||||
|
|
@ -336,11 +336,11 @@ export async function resolveQuestion(
|
|||
const rugplayData = customRugplayData || await getRugplayData(question);
|
||||
|
||||
const prompt = `
|
||||
You are resolving a prediction market question with a definitive YES or NO answer for Rugplay.
|
||||
You are resolving a prediction market question with a definitive YES or NO answer for CoinStorge.
|
||||
|
||||
Question: "${question}"
|
||||
|
||||
Current Rugplay Platform Data:
|
||||
Current CoinStorge Platform Data:
|
||||
${rugplayData}
|
||||
|
||||
Instructions:
|
||||
|
|
@ -348,10 +348,10 @@ Instructions:
|
|||
2. Give your confidence level (0-100) in this resolution
|
||||
3. Provide clear reasoning for your decision with specific data references
|
||||
4. For coin-specific questions that mention non-existent coins, answer NO (the coin doesn't exist, so it can't reach any price)
|
||||
5. For coin-specific questions about existing coins, reference actual market data from Rugplay
|
||||
5. For coin-specific questions about existing coins, reference actual market data from CoinStorge
|
||||
6. For external events, use web search if enabled
|
||||
|
||||
Context about Rugplay:
|
||||
Context about CoinStorge:
|
||||
- Cryptocurrency trading simulation platform with fake money (*BUSS)
|
||||
- All coins use *SYMBOL format (e.g., *BTC, *DOGE, *SHIB)
|
||||
- Features AMM liquidity pools, rug pull mechanics, and real market dynamics
|
||||
|
|
@ -421,7 +421,7 @@ export async function getRugplayData(question?: string): Promise<string> {
|
|||
coinSpecificData = '\n\nCoin Analysis for Question:';
|
||||
|
||||
if (nonExistentCoins.length > 0) {
|
||||
coinSpecificData += `\nNON-EXISTENT COINS: ${nonExistentCoins.map(symbol => `*${symbol}`).join(', ')} - These coins do not exist on the Rugplay platform`;
|
||||
coinSpecificData += `\nNON-EXISTENT COINS: ${nonExistentCoins.map(symbol => `*${symbol}`).join(', ')} - These coins do not exist on the CoinStorge platform`;
|
||||
}
|
||||
|
||||
if (existingCoins.length > 0) {
|
||||
|
|
@ -450,7 +450,7 @@ ${coin.recentTrades.slice(0, 3).map(trade =>
|
|||
|
||||
return `
|
||||
Current Timestamp: ${new Date().toISOString()}
|
||||
Platform: Rugplay - Cryptocurrency Trading Simulation
|
||||
Platform: CoinStorge - Cryptocurrency Trading Simulation
|
||||
|
||||
Market Overview:
|
||||
- Total Listed Coins: ${marketOverview?.marketStats.totalCoins || 0}
|
||||
|
|
@ -473,7 +473,7 @@ Platform Details:
|
|||
- Coins use *SYMBOL format (e.g., *BTC, *DOGE, *SHIB)${coinSpecificData}
|
||||
`;
|
||||
} catch (error) {
|
||||
console.error('Error generating Rugplay data:', error);
|
||||
console.error('Error generating CoinStorge data:', error);
|
||||
return `Couldn't retrieve data, please try again later.`;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@
|
|||
</script>
|
||||
|
||||
<svelte:head>
|
||||
<title>{status} | Rugplay</title>
|
||||
<title>{status} | CoinStorge</title>
|
||||
<meta name="robots" content="noindex" />
|
||||
</svelte:head>
|
||||
|
||||
|
|
|
|||
|
|
@ -75,7 +75,7 @@
|
|||
</script>
|
||||
|
||||
<SEO
|
||||
title="Rugplay"
|
||||
title="CoinStorge"
|
||||
description="A realistic crypto 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 :)"
|
||||
keywords="crypto simulation game, trading practice game, rug pull simulation, virtual cryptocurrency game"
|
||||
/>
|
||||
|
|
@ -85,7 +85,7 @@
|
|||
<div class="container mx-auto p-6">
|
||||
<header class="mb-8">
|
||||
<h1 class="mb-2 truncate text-3xl font-bold">
|
||||
{$USER_DATA ? getTimeBasedGreeting($USER_DATA?.name) : 'Welcome to Rugplay!'}
|
||||
{$USER_DATA ? getTimeBasedGreeting($USER_DATA?.name) : 'Welcome to CoinStorge!'}
|
||||
</h1>
|
||||
<p class="text-muted-foreground">
|
||||
{#if $USER_DATA}
|
||||
|
|
|
|||
|
|
@ -22,18 +22,18 @@
|
|||
<UserManualModal bind:open={showUserManual} />
|
||||
|
||||
<svelte:head>
|
||||
<title>About - Rugplay</title>
|
||||
<title>About - CoinStorge</title>
|
||||
<meta
|
||||
name="description"
|
||||
content="Learn about Rugplay - a realistic cryptocurrency trading simulation focusing on DeFi risks and mechanics."
|
||||
content="Learn about CoinStorge - a realistic cryptocurrency trading simulation focusing on DeFi risks and mechanics."
|
||||
/>
|
||||
</svelte:head>
|
||||
|
||||
<div class="container mx-auto space-y-8 px-4 py-8">
|
||||
<div class="space-y-4 text-center">
|
||||
<div class="mb-4 flex items-center justify-center gap-2">
|
||||
<img src="/rugplay.svg" class="h-12 w-12" alt="Rugplay" />
|
||||
<h1 class="text-4xl font-bold">Rugplay</h1>
|
||||
<img src="/rugplay.svg" class="h-12 w-12" alt="CoinStorge" />
|
||||
<h1 class="text-4xl font-bold">CoinStorge</h1>
|
||||
</div>
|
||||
<p class="text-muted-foreground mx-auto max-w-2xl text-lg">
|
||||
A crypto trading simulator where you can practice trading without losing real money. Create
|
||||
|
|
|
|||
|
|
@ -40,8 +40,8 @@
|
|||
</script>
|
||||
|
||||
<SEO
|
||||
title="Gambling - Rugplay"
|
||||
description="Play virtual gambling games with simulated currency in Rugplay. Try coinflip, slots, and mines games using virtual money with no real-world value - purely for entertainment."
|
||||
title="Gambling - CoinStorge"
|
||||
description="Play virtual gambling games with simulated currency in CoinStorge. Try coinflip, slots, and mines games using virtual money with no real-world value - purely for entertainment."
|
||||
keywords="virtual gambling simulation, coinflip game, slots game, mines game, virtual casino, simulated gambling, entertainment games"
|
||||
/>
|
||||
|
||||
|
|
|
|||
|
|
@ -13,8 +13,8 @@
|
|||
</script>
|
||||
|
||||
<SEO
|
||||
title="Privacy Policy - Rugplay"
|
||||
description="Privacy Policy for Rugplay cryptocurrency simulation game. Learn about data collection, account deletion process, virtual currency privacy, and your rights."
|
||||
title="Privacy Policy - CoinStorge"
|
||||
description="Privacy Policy for CoinStorge cryptocurrency simulation game. Learn about data collection, account deletion process, virtual currency privacy, and your rights."
|
||||
keywords="privacy policy, data protection, account deletion, virtual currency privacy, simulation game privacy"
|
||||
/>
|
||||
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
it, and what happens when you delete your account.
|
||||
</p>
|
||||
<p>
|
||||
<strong>Platform Note:</strong> Rugplay is a simulated trading environment using virtual currency
|
||||
<strong>Platform Note:</strong> CoinStorge is a simulated trading environment using virtual currency
|
||||
("*BUSS" or "$") with no real monetary value.
|
||||
</p>
|
||||
</Card.Content>
|
||||
|
|
@ -74,7 +74,7 @@
|
|||
</div>
|
||||
|
||||
<div>
|
||||
<h3 class="mb-2 text-lg font-medium">2.2 Trading and Financial Data (Simulated)</h3>
|
||||
<h3 class="mb-2 text-lg font-medium">2.2 Simulated Trading and Simulated Financial Data</h3>
|
||||
<ul class="ml-6 list-disc space-y-2">
|
||||
<li>Transaction history (buy/sell orders, amounts, prices, timestamps)</li>
|
||||
<li>Portfolio holdings and balances</li>
|
||||
|
|
@ -107,7 +107,7 @@
|
|||
<li>Platform analytics and improvements</li>
|
||||
<li>Resolving disputes and maintaining system integrity</li>
|
||||
<li>
|
||||
Operating and resolving prediction markets, which may involve automated decision-making
|
||||
Operating and resolving prediction markets, which may involve AI-assisted decision-making
|
||||
as detailed below.
|
||||
</li>
|
||||
</ul>
|
||||
|
|
@ -241,9 +241,6 @@
|
|||
<li>
|
||||
<strong>14 days later:</strong> Complete deletion process executed automatically
|
||||
</li>
|
||||
<li>
|
||||
<strong>Cancellation:</strong> Contact support within 14 days to cancel deletion
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -263,7 +260,7 @@
|
|||
<Card.Content>
|
||||
<h2 class="mb-4 text-2xl font-semibold">6. Your Data Protection Rights</h2>
|
||||
<p class="mb-4">
|
||||
Depending on your location, you may have certain rights regarding your personal data,
|
||||
You have rights regarding your personal data,
|
||||
including:
|
||||
</p>
|
||||
<ul class="ml-6 list-disc space-y-2">
|
||||
|
|
@ -298,8 +295,8 @@
|
|||
</ul>
|
||||
<p class="mt-3">
|
||||
To exercise these rights, please contact us at <a
|
||||
href="mailto:{CONTACT_EMAIL}"
|
||||
class="text-primary underline">{CONTACT_EMAIL}</a
|
||||
href="mailto:privacy@ndspir.it"
|
||||
class="text-primary underline">privacy@ndspir.it</a
|
||||
>.
|
||||
</p>
|
||||
</Card.Content>
|
||||
|
|
@ -327,7 +324,8 @@
|
|||
|
||||
<Card.Content>
|
||||
<h2 class="mb-4 text-2xl font-semibold">8. Data Sharing</h2>
|
||||
<p class="mb-4">We do not sell or share your personal data with third parties, except:</p>
|
||||
<p class="mb-4">We do not sell your personal data.</p>
|
||||
<p class="mb-4">We might be forced to share your personal data with third parties:</p>
|
||||
<ul class="ml-6 list-disc space-y-2">
|
||||
<li>When required by law or legal process</li>
|
||||
<li>To prevent fraud or protect platform security</li>
|
||||
|
|
@ -359,8 +357,8 @@
|
|||
<p class="mb-4">For privacy-related questions or to exercise your rights:</p>
|
||||
<ul class="ml-6 list-disc space-y-2">
|
||||
<li>
|
||||
Email: <a href="mailto:{CONTACT_EMAIL}" class="text-primary underline"
|
||||
>{CONTACT_EMAIL}</a
|
||||
Email: <a href="mailto:privacy@ndspir.it" class="text-primary underline"
|
||||
>privacy@ndspir.it</a
|
||||
>
|
||||
</li>
|
||||
<li>To cancel account deletion: Contact us immediately at the above email</li>
|
||||
|
|
@ -382,7 +380,7 @@
|
|||
<strong>Contact:</strong>
|
||||
<a href="mailto:{CONTACT_EMAIL}" class="text-primary underline">{CONTACT_EMAIL}</a>
|
||||
</p>
|
||||
<p><strong>Platform:</strong> Rugplay - virtual cryptocurrency trading simulation</p>
|
||||
<p><strong>Platform:</strong> CoinStorge - virtual cryptocurrency trading simulation</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
|
|
@ -9,14 +9,13 @@
|
|||
import { goto } from '$app/navigation';
|
||||
import SEO from '$lib/components/self/SEO.svelte';
|
||||
|
||||
const LAST_UPDATED = 'May 29, 2025';
|
||||
const CONTACT_EMAIL = 'contact@outpoot.com';
|
||||
const MINIMUM_AGE = 18;
|
||||
const LAST_UPDATED = 'September 1, 2025';
|
||||
const CONTACT_EMAIL = '[REDACTED]';
|
||||
</script>
|
||||
|
||||
<SEO
|
||||
title="Terms of Service - Rugplay"
|
||||
description="Terms of Service for Rugplay - cryptocurrency trading simulation game. Learn about virtual currency, rug pull mechanics, gambling features, and platform rules."
|
||||
title="Terms of Service - CoinStorge"
|
||||
description="Terms of Service for CoinStorge - cryptocurrency trading simulation game. Learn about virtual currency, rug pull mechanics, gambling features, and platform rules."
|
||||
keywords="terms of service, legal terms, simulation game rules, virtual currency terms, rug pull simulation"
|
||||
/>
|
||||
|
||||
|
|
@ -36,7 +35,7 @@
|
|||
<TrendingDown class="h-4 w-4" />
|
||||
<Alert.Title>Virtual Currency Simulation Only</Alert.Title>
|
||||
<Alert.Description>
|
||||
Rugplay uses only virtual currency (*BUSS or "$") with no real monetary value. All trading,
|
||||
CoinStorge uses only virtual currency (*BUSS or "$") with no real monetary value. All trading,
|
||||
including rug pulls, is simulated for educational purposes only.
|
||||
</Alert.Description>
|
||||
</Alert.Root>
|
||||
|
|
@ -47,13 +46,14 @@
|
|||
<Card.Content>
|
||||
<h2 class="mb-4 text-2xl font-semibold">1. Acceptance of Terms</h2>
|
||||
<p class="mb-4">
|
||||
By accessing and using Rugplay ("the Platform", "we", "us", "our"), you accept and agree
|
||||
By accessing and using CoinStorge ("the Platform", "we", "us", "our"), you accept and agree
|
||||
to be bound by these Terms of Service ("Terms"). If you do not agree to these Terms, you
|
||||
may not use the Platform.
|
||||
</p>
|
||||
<p>
|
||||
These Terms constitute a legally binding agreement between you and Rugplay regarding your
|
||||
use of our cryptocurrency trading simulation platform.
|
||||
These Terms constitute a legally binding agreement between you and CoinStorge regarding your
|
||||
use of our cryptocurrency trading simulation platform. If you are not of the age required to sign
|
||||
a binding contract, you may not use the Platform.
|
||||
</p>
|
||||
</Card.Content>
|
||||
|
||||
|
|
@ -61,7 +61,7 @@
|
|||
<h2 class="mb-4 text-2xl font-semibold">2. Platform Description</h2>
|
||||
<div class="space-y-4">
|
||||
<p>
|
||||
Rugplay is a <strong>simulated cryptocurrency trading platform</strong> designed for educational
|
||||
CoinStorge is a <strong>simulated cryptocurrency trading platform</strong> designed for educational
|
||||
and entertainment purposes. The Platform allows users to:
|
||||
</p>
|
||||
<ul class="ml-6 list-disc space-y-2">
|
||||
|
|
@ -77,7 +77,7 @@
|
|||
<AlertTriangle class="h-4 w-4" />
|
||||
<Alert.Title>No Real Financial Value</Alert.Title>
|
||||
<Alert.Description>
|
||||
All currency on Rugplay (*BUSS, "$", and created coins) is virtual and has no
|
||||
All currency on CoinStorge (*BUSS, "$", and created coins) is virtual and has no
|
||||
real-world monetary value. No real cryptocurrency or money is involved in any
|
||||
transactions.
|
||||
</Alert.Description>
|
||||
|
|
@ -91,11 +91,12 @@
|
|||
<div>
|
||||
<h3 class="mb-2 text-lg font-medium">3.1 Age Requirements</h3>
|
||||
<p class="mb-3">
|
||||
You must be at least {MINIMUM_AGE} years old to use Rugplay due to the presence of gambling-style
|
||||
features (coinflip and slots), even though they use only virtual currency.
|
||||
You must be at least 18 years old to use CoinStorge.
|
||||
</p>
|
||||
<p class="text-muted-foreground text-sm">
|
||||
While our platform uses virtual currency with no real-world value, we maintain an 18+
|
||||
Due to the presence of gambling-style
|
||||
features (coinflip and slots), even though they use only virtual currency, and while our platform
|
||||
uses only virtual currency with no real-world value, we maintain an 18+
|
||||
age requirement to ensure responsible engagement with simulated gambling mechanics.
|
||||
</p>
|
||||
</div>
|
||||
|
|
@ -113,7 +114,7 @@
|
|||
|
||||
<div>
|
||||
<h3 class="mb-2 text-lg font-medium">3.3 Prohibited Users</h3>
|
||||
<p>You may not use Rugplay if you are:</p>
|
||||
<p>You may not use CoinStorge if you are:</p>
|
||||
<ul class="ml-6 list-disc space-y-2">
|
||||
<li>Located in a jurisdiction where use is prohibited</li>
|
||||
<li>Previously banned from the Platform</li>
|
||||
|
|
@ -132,7 +133,7 @@
|
|||
<TrendingDown class="h-4 w-4" />
|
||||
<Alert.Title>Rug Pull Risk Simulation</Alert.Title>
|
||||
<Alert.Description>
|
||||
Rugplay deliberately simulates rug pull scenarios where coin creators or large holders
|
||||
CoinStorge deliberately simulates rug pull scenarios where coin creators or large holders
|
||||
can crash prices by selling significant holdings. This is a core educational feature.
|
||||
</Alert.Description>
|
||||
</Alert.Root>
|
||||
|
|
@ -154,7 +155,7 @@
|
|||
|
||||
<div>
|
||||
<h3 class="mb-2 text-lg font-medium">4.2 Trading Mechanics</h3>
|
||||
<p class="mb-3">Trading on Rugplay includes realistic mechanics such as:</p>
|
||||
<p class="mb-3">Trading on CoinStorge includes realistic mechanics such as:</p>
|
||||
<ul class="ml-6 list-disc space-y-2">
|
||||
<li>
|
||||
<strong>Slippage:</strong> Large trades affect prices based on liquidity pool ratios
|
||||
|
|
@ -202,7 +203,7 @@
|
|||
<div>
|
||||
<h3 class="mb-2 text-lg font-medium">5.1 Acceptable Use</h3>
|
||||
<p class="mb-3">
|
||||
You agree to use Rugplay only for lawful purposes and in accordance with these Terms.
|
||||
You agree to use CoinStorge only for lawful purposes and in accordance with these Terms.
|
||||
You will not:
|
||||
</p>
|
||||
<ul class="ml-6 list-disc space-y-2">
|
||||
|
|
@ -254,13 +255,13 @@
|
|||
Terms, your investments may be forfeited. This includes:
|
||||
</p>
|
||||
<ul class="ml-6 list-disc space-y-2" style="color: oklch(0.828 0.189 84.429 / 0.8)">
|
||||
<li>Holdings in coins with inappropriate names, symbols, or descriptions</li>
|
||||
<li>Holdings in coins with names, symbols, or descriptions which are inappropriate or prohibited by applicable law</li>
|
||||
<li>Bets placed on prediction markets with offensive or prohibited content</li>
|
||||
<li>Investments in content that violates intellectual property rights</li>
|
||||
<li>Any virtual currency associated with content we remove for Terms violations</li>
|
||||
</ul>
|
||||
<p class="mt-3" style="color: oklch(0.828 0.189 84.429 / 0.8)">
|
||||
<strong>No Compensation:</strong> We will not provide alternative compensation or restore
|
||||
<strong>No Compensation:</strong> There is no refund of
|
||||
virtual balances lost due to investments in prohibited content. You invest at your own
|
||||
risk.
|
||||
</p>
|
||||
|
|
@ -313,7 +314,7 @@
|
|||
<div class="space-y-4">
|
||||
<div>
|
||||
<h3 class="mb-2 text-lg font-medium">7.1 Virtual Gambling Games</h3>
|
||||
<p class="mb-3">Rugplay includes simulated gambling features:</p>
|
||||
<p class="mb-3">CoinStorge includes simulated gambling features:</p>
|
||||
<ul class="ml-6 list-disc space-y-2">
|
||||
<li><strong>Coinflip:</strong> Binary outcome betting with virtual currency</li>
|
||||
<li>
|
||||
|
|
@ -412,7 +413,7 @@
|
|||
<AlertTriangle class="h-4 w-4" />
|
||||
<Alert.Title>Important Legal Disclaimers</Alert.Title>
|
||||
<Alert.Description>
|
||||
Rugplay is provided "as is" without warranties. We are not liable for virtual losses,
|
||||
CoinStorge is provided "as is" without warranties. We are not liable for virtual losses,
|
||||
rug pulls, or any platform-related damages.
|
||||
</Alert.Description>
|
||||
</Alert.Root>
|
||||
|
|
@ -448,7 +449,7 @@
|
|||
|
||||
<div>
|
||||
<h3 class="mb-2 text-lg font-medium">9.3 Educational Purpose</h3>
|
||||
<p>Rugplay is designed for educational and entertainment purposes. It is not:</p>
|
||||
<p>CoinStorge is designed for educational and entertainment purposes. It is not:</p>
|
||||
<ul class="ml-6 list-disc space-y-2">
|
||||
<li>Financial advice or investment guidance</li>
|
||||
<li>A substitute for professional financial education</li>
|
||||
|
|
@ -469,7 +470,6 @@
|
|||
</p>
|
||||
<ul class="ml-6 list-disc space-y-2">
|
||||
<li>Is scheduled 14 days after your request</li>
|
||||
<li>Can be cancelled during the 14-day period by contacting support</li>
|
||||
<li>Results in permanent loss of all virtual currency and account data</li>
|
||||
<li>May leave some anonymized data as described in our Privacy Policy</li>
|
||||
</ul>
|
||||
|
|
@ -504,7 +504,8 @@
|
|||
<div class="space-y-4">
|
||||
<div>
|
||||
<h3 class="mb-2 text-lg font-medium">11.1 Platform Ownership</h3>
|
||||
<p>Rugplay and all related intellectual property are owned by us, including:</p>
|
||||
<p>CoinStorge is based on Rugplay, licensed under CC BY-NC by OutPoot (FaceDev).</p>
|
||||
<p>CoinStorge and all related intellectual property are owned by either us or OutPoot, including:</p>
|
||||
<ul class="ml-6 list-disc space-y-2">
|
||||
<li>Software, code, algorithms, and technical systems</li>
|
||||
<li>Trademarks, logos, and branding</li>
|
||||
|
|
@ -517,7 +518,7 @@
|
|||
<div>
|
||||
<h3 class="mb-2 text-lg font-medium">11.2 Past Project Assets and Themes</h3>
|
||||
<p class="mb-3">
|
||||
Rugplay incorporates intellectual property from creator's past projects, including:
|
||||
CoinStorge incorporates intellectual property from creators' past projects, including:
|
||||
</p>
|
||||
<ul class="ml-6 list-disc space-y-2">
|
||||
<li>Characters, artwork, and visual themes from previous projects</li>
|
||||
|
|
@ -525,7 +526,7 @@
|
|||
<li>Any derivative works or adaptations of existing intellectual property</li>
|
||||
</ul>
|
||||
<p class="text-muted-foreground mt-3 text-sm">
|
||||
All past project assets used in Rugplay are owned by the platform creators or used
|
||||
All past project assets used in CoinStorge are owned by the platform creators or used
|
||||
with proper authorization.
|
||||
</p>
|
||||
</div>
|
||||
|
|
@ -550,7 +551,7 @@
|
|||
in our Privacy Policy, which is incorporated into these Terms by reference.
|
||||
</p>
|
||||
<p>
|
||||
By using Rugplay, you consent to our data practices as described in the Privacy Policy,
|
||||
By using CoinStorge, you consent to our data practices as described in the Privacy Policy,
|
||||
including the retention of anonymized data after account deletion.
|
||||
</p>
|
||||
</Card.Content>
|
||||
|
|
@ -561,8 +562,8 @@
|
|||
<div>
|
||||
<h3 class="mb-2 text-lg font-medium">13.1 Entire Agreement</h3>
|
||||
<p>
|
||||
These Terms, along with our Privacy Policy, constitute the entire agreement between
|
||||
you and Rugplay regarding use of the Platform.
|
||||
These Terms, along with our Privacy Policy — incorporated in these Terms by reference —, constitute the entire agreement between
|
||||
you and CoinStorge regarding use of the Platform.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
@ -578,27 +579,18 @@
|
|||
<h3 class="mb-2 text-lg font-medium">13.3 Updates to Terms</h3>
|
||||
<p>
|
||||
We may update these Terms periodically. Material changes will be communicated via
|
||||
email and platform notifications. Continued use after changes constitutes acceptance.
|
||||
email and platform notifications, on a best-effort basis. Continued use after changes constitutes acceptance.
|
||||
Failure to communicate does not automatically terminate our Agreement.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<h3 class="mb-2 text-lg font-medium">13.4 Contact Information</h3>
|
||||
<p>
|
||||
For questions about these Terms, contact us at:
|
||||
<a href="mailto:{CONTACT_EMAIL}" class="text-primary underline">{CONTACT_EMAIL}</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</Card.Content>
|
||||
|
||||
<div class="rounded-lg p-4 text-sm" style="background-color: oklch(var(--primary) / 0.1);">
|
||||
<p class="mb-2"><strong>Last Updated:</strong> {LAST_UPDATED}</p>
|
||||
<p class="mb-2">
|
||||
<strong>Contact:</strong>
|
||||
<a href="mailto:{CONTACT_EMAIL}" class="text-primary underline">{CONTACT_EMAIL}</a>
|
||||
</p>
|
||||
<p class="mb-2"><strong>Platform:</strong> Rugplay</p>
|
||||
<p class="mb-2"><strong>Platform:</strong> CoinStorge</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Reference in a new issue