RelicRush
Full-stack crypto casino platform with multiple game modes, secure backend, and provably fair system
RelicRush is a fully functional demo platform I developed, featuring multiple game modes including Roulette with a Royal Jackpot system, Case Battles (player vs player), Coinflip, Tower, and Mines. The platform focuses heavily on user experience, with a dark, modern interface enhanced by animations and micro-interactions to create a polished and engaging feel. It is fully responsive and works seamlessly across devices. On the technical side, all game logic runs through a secure Node.js server with an Express.js backend. Communication is handled over HTTPS with SSL/TLS encryption. Sensitive data is securely hashed using bcrypt, and authentication is managed via JWT. The database is powered by MongoDB with encrypted storage. The server is hosted on a VPS with firewall protection, DDoS mitigation, and rate limiting to prevent abuse. To ensure fairness and transparency, the platform uses a provably fair system based on SHA-256 hashing. By combining server seed and client seed, players can verify that outcomes are predetermined and tamper-proof before any bets are placed.
No comments yet
Sign in to leave a comment.


