Skip to content
View wcplayers's full-sized avatar

Block or report wcplayers

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
wcplayers/README.md

⚽️ WCPLAYERS ($WCPS)

World Cup Players. Onchain. 48 nations. 1,248 NFTs. Hold your country. Win when they win.

License: MIT Solana Oracle


What is WCPLAYERS?

WCPLAYERS is a Solana-native Trading Card Game (TCG) built exclusively for the FIFA World Cup 2026. It bridges the gap between passive sports viewership and interactive, on-chain portfolio management. Users pick a nation, collect player NFTs via packs, and watch their squad's value and metadata evolve in real-time based on actual match outcomes fed through the Pyth Pull Oracle.

Core Mechanic Description
Dynamic NFTs Player card stats (SHO, DEF, PAS) permanently increase when real-world actions occur (goals, clean sheets).
Squad Progression Winning a stage (e.g., Group to R16) automatically upgrades the entire squad's cosmetic frame and treasury multiplier.
Deflationary Flywheel Opening packs and purchasing premium cosmetics burns $WCPS, constantly shrinking the supply.
Treasury Payouts Secondary market royalties and fees (in SOL) are pooled and distributed to the winning nations post-tournament.

Token & Holder Tiers

Holding $WCPS unlocks protocol access, discounts, and governance.

Tier Required $WCPS Perks & Access
Spectator 0 View public leaderboards, no treasury access.
Fan 1,000,000 Open packs (1 nation max), eligible for treasury claim.
Manager 5,000,000 Open packs (3 nations max), premium cosmetics, governance vote.
Whale 10,000,000 Open any nation, 50% Magic Eden fee discount, early allowlists.

Architecture Overview

WCPLAYERS runs on a highly optimized Anchor (Rust) backend, communicating directly with the Pyth Pull Oracle.

+-------------------+       +-----------------------+       +-------------------+
|                   |       |                       |       |                   |
|  Next.js 16 Web   +------>+  Anchor State Machine +------>+   Solana L1       |
|  (User Dashboard) |       |  (NFT Mutations)      |       |   (Settlement)    |
|                   |       |                       |       |                   |
+--------+----------+       +-----------+-----------+       +-------------------+
         |                              ^
         |                              |
         |                      +-------+-------+           +-------------------+
         +--------------------->+  Pyth Oracle  +<----------+  FIFA Live Match  |
           cron triggers pull   |  (Match Feed) |           |  Data API         |
                                +---------------+           +-------------------+

Tech Stack

Component Technology Description
Smart Contracts Anchor / Rust Handles pack VRF minting, tier-ups, and treasury routing.
Frontend Next.js 16 / React 19 Server Components for lightning-fast dashboard updates.
NFT Standard Metaplex Core Lightweight, composable, and low-cost dynamic NFTs.
Oracle Pyth Network Pull-based oracle delivering verified match outcome data.

Roadmap

  • Phase 1 (May 2026): Brand deployment, community seeding, testnet contract audits.
  • Phase 2 (June 2026): $WCPS Pump.fun launch, NFT minting window opens.
  • Phase 3 (Live WC): Pyth oracle activation, daily match settlement, treasury accumulation.
  • Phase 4 (Post-WC): Treasury payout, metadata freeze to "Vintage Tier", expansion governance vote.

Reference Links

Resource Link
Website wcplayers.fun
Twitter / X @wcplayersfun
Telegram t.me/wcplayers

Disclaimer: WCPLAYERS is an independent protocol and is NOT affiliated with FIFA, EA Sports, or any official football federation. Cryptocurrencies and NFTs are highly volatile. This project is for entertainment purposes.

Pinned Loading

  1. wcplayers-core wcplayers-core Public

    Core Anchor smart contracts and Pyth oracle integration logic for the WCPLAYERS dynamic NFT TCG

    Rust

  2. wcplayers-docs wcplayers-docs Public

    Comprehensive technical documentation, whitepaper, and security audit reports for the WCPLAYERS protocol.