This is the official website for Xan Duel ($XNDL), a micro betting platform for classic games starting with Unreal Tournament 99.
Xan Duel allows players to participate in low-stakes matches using the native $XNDL token on the Solana blockchain. The platform enables competitive gaming that is accessible to everyone, starting with the classic game Unreal Tournament 99.
- Micro betting for classic games
- Discord bot for match stats and betting
- Solana-based $XNDL token for wagering
- Low resource requirements for accessibility
This is a static website built with HTML, CSS, and JavaScript. It can be hosted on GitHub Pages.
- A GitHub account
- Git installed on your local machine
- Fork this repository or push it to your GitHub account
- Go to your repository settings
- Scroll down to the GitHub Pages section
- Select the main branch as the source
- Click Save
Your site will be published at https://[your-username].github.io/xanduel/
To run this website locally:
-
Clone the repository:
git clone https://github.com/[your-username]/xanduel.git -
Navigate to the project folder:
cd xanduel -
Open the
index.htmlfile in your browser or use a local server:# Using Python 3 python -m http.server # Using Node.js npx serve
Before deployment, replace the placeholder images in the images folder with actual images:
stars.png: Background star effecttwinkling.png: Twinkling star overlayut99-gameplay.jpg: Unreal Tournament 99 gameplay screenshotut99-logo.png: Unreal Tournament 99 logoxndl-token.png: XNDL token logo
All rights reserved © Xan Duel