Skip to content
View repegclub's full-sized avatar
  • Joined Jul 10, 2026

Block or report repegclub

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
RepegClub/README.md

Repeg Club

Platform on Terra Classic (LUNC). Flagship product: Wheel of Repeg, a lottery-style game where players buy a ticket to enter a round; the winner gets the right to redeem their own USTC for USDC at 1:1, up to that round's pool.

Live site: https://repegclub.com

Structure

  • contracts/ — CosmWasm/Rust smart contracts: wheel-manager, weekly-round, create-your-own-luck.
  • frontend/ — the production site (React + Vite + TypeScript).
  • scripts/testnet/ — deploy scripts, the keeper bot, and verification tools.
  • docs/ — design and chain notes.

Popular repositories Loading

  1. RepegClub RepegClub Public

    A gaming platform for lucky winners to repeg their USTC to $1.

    TypeScript