๐ŸŽฐ3. Product Architecture

๐ŸŽฎ Modular structure ร— Diverse game types ร— User value accumulation ร— Composable protocol design

๐Ÿงฑ 3.1 Core Objective: A Scalable Entertainment Protocol for Web3

Lucky45 is not merely a single lottery DApp.

It is a modular, verifiable, growth-driven lucky game protocol designed to:

Objective
Description

๐Ÿ“ˆ Growth Engine

Every user action generates Luck Points, assets, or governance weight โ€” forming a play-to-asset feedback loop.

๐Ÿงฉ Gameplay Expansion

Modular games: seamlessly evolve from lotteries to scratch cards, mini-games, card collections, and social competitions.

๐ŸŒ Protocol Composability

Future SDK/API packages will allow wallets, games, and dApps to integrate Lucky45 modules directly.


๐Ÿ”ง 3.2 Layered System Architecture

Lucky45 is structured across four independently scalable layers, each linked to smart contract infrastructure:

โ–ธ User Layer: Frontend interfaces & social interaction points
โ–ธ Gameplay Layer: Lottery draws, scratch cards, fast draws, card collection, minigames
โ–ธ Incentive Layer: Luck Point system, team formation, leaderboards
โ–ธ Protocol Layer: Randomness logic, fund flows, behavioral tracking, identity attribution

๐Ÿ“Œ All activity is recorded on-chain โ€” verifiable via block explorers and official dashboards.


๐ŸŽฎ 3.3 Phase 1 Gameplay Modules

At launch, Lucky45 will offer five interlinked lucky game modules:

Module
Type
Description

๐ŸŽฏ Challenge Draw

Low-frequency jackpot

Classic lotto (6 red + 1 blue), daily draw, 5 reward tiers, high jackpot scalability.

โฑ Fast Draw

High-frequency betting

Every 60 seconds; bet on even/odd, big/small, direct numbers; up to 9x payout.

๐ŸŽซ Scratch Cards

Instant lottery

Purchase and reveal instant-win cards; varied pricing, multi-tier rewards.

๐Ÿงง Card Collection

Luck Points gamification

Use Luck Points to draw Zodiac signs cards, complete collections to win daily reward pools.

๐Ÿง  Team System

Viral social structure

Invite users, build teams, share points & commissions; ranked team competitions.

โœ… Each gameplay module feeds into the points system, team binding, and leaderboard mechanisms โ€” forming a compound participation flywheel:

User action โ†’ Point accumulation โ†’ Asset creation โ†’ Incentive distribution โ†’ Repeat


๐Ÿงฉ 3.4 Technical and Fairness Infrastructure

All Lucky45 mechanics are based on provably fair, on-chain verifiable systems:

1. On-Chain Draw Randomness

Random outcomes = keccak256(Block Hash + Chainlink VRF + Platform Salt)

Source
Description

Ethereum Block Hash

Provides unpredictable base entropy.

Chainlink VRF

Third-party verifiable randomness oracle.

Platform Salt

Platform-controlled anti-prediction entropy.

Final Hash

keccak256 of all inputs to derive final winning numbers.

โœ… Users can replay the randomness generation themselves โ€” full transparency, no manipulation possible.


2. Wallet and Account System

  • One-click wallets via AA standard or OAuth.

  • Custodial wallet created per login (user retains ultimate control).

  • Future upgrade path toward gasless transactions via Account Abstraction.


3. Luck Points System (Internal Incentive Currency)

  • Earn Luck Points (PP) through betting, inviting, team activity.

  • Luck Points are redeemable for card draws, NFTs, leaderboard rewards, and future $LUCK45 mapping.


4. Behavior Auditing and Data Transparency

  • Every bet, draw, scratch, card pull, and team action is recorded on-chain.

  • Public dashboards and explorers allow full traceability and accountability.


๐ŸŒ 3.5 Future Extensibility: Luck45 as a Protocol Layer

Future Component
Example Use Cases

Draw Contract SDK

Embed lottery or fast draw functionality inside external wallets and games.

NFT Verification Modules

Bind game features (e.g., premium pools) to NFT ownership.

Prize Pool Framework

Allow third-party devs to build custom reward pools atop Lucky45 infrastructure.

Leaderboard Plugins

Integrate competitive incentive models into external applications.

๐Ÿ“Œ Our final vision: Lucky45 becomes Web3's modular entertainment infrastructure โ€” powering lucky games across any wallet, app, or dApp.

Last updated