Volatiles

Multiplayer crash game - users place bets on a multiplier and cash out before the round crashes. Implemented a probabilistic crash model with configurable RTP, a provably fair RNG system using server/client seeds, and a WebSocket backend for real-time gameplay synchronization.

Volatiles
Status: Active

Project Overview

Multiplayer crash game - users place bets on a multiplier and cash out before the round crashes. Implemented a probabilistic crash model with configurable RTP, a provably fair RNG system using server/client seeds, and a WebSocket backend for real-time gameplay synchronization.

Technical Implementation

Architecture

The project follows a microservices architecture with separate components for smart contracts, backend APIs, and frontend interfaces. All components are containerized and deployed using modern DevOps practices.

Smart Contracts

Built using Rust and Anchor framework for Solana, ensuring high performance and security. Contracts implement proper access controls, error handling, and gas optimization.

Frontend

Modern React application with TypeScript, Next.js, and TailwindCSS. Features responsive design, real-time updates, and seamless Web3 integration.

Technologies Used

Typescript
Chart/multiplier animation
Socket.io
Next.js
Express
Node.js
Redis
REST API
PostgreSQL
AWS

Project Links