Skip to content

nftradercrypto/trading-beasts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Trading Beasts 🐉

An onchain trading card game where your deck trades real markets.

Collect animal cards, build a deck, and compete in seasons of paper trading executed against the real SoDEX orderbook. Winners split the season prize pool — everything settled onchain in $SOSO.

🚧 In active development. This repo is the public overview. The core contracts, game engine and client live in a private repo until public launch — follow @NftraderCrypto for the reveal.

How it works

  1. Open a box → random animal cards across 4 rarities, drawn with onchain commit–reveal (no repeats per box)
  2. Build your deck → 1–5 distinct animals, each with a trading ability interpreted by the game engine
  3. Enter a season → your deck paper-trades against live SoDEX market data for the season window
  4. Climb the leaderboard → prize pool paid out onchain to the top players at season end

The beasts

Rarity Examples
Common Ram, Ant, Rooster, Fish…
Rare Bull, Bear, Fox, Owl, Wolf
Epic Shark, Octopus, Eagle, Turtle
Legendary Whale, Dragon, Phoenix

Onchain rarity is the source of truth for box odds and metadata; abilities are interpreted off-chain by the engine.

Explore it onchain

Live on ValueChain mainnet (SoSoValue L1, chain id 286623) since June 2026 — Season 0 is running. All contracts are verified and explorable:

Contract Address
GameCards — ERC-1155 collection (18 animals, 4 rarities) 0x698ecfbd…7b011
Season v2 — seasons & prize distribution 0xa12Fb5Ca…797B
BoxSale v2 — box sale with commit–reveal 0xedAaf290…30DC

Stack

  • Contracts — Solidity + Foundry: ERC-1155 cards, box sale with commit–reveal, seasons & prize distribution (full test suite)
  • Engine — Node.js simulation engine consuming SoDEX WebSocket market data (ticker, L2 book, candles)
  • Web — game client

Roadmap

  • v2 contracts deployed to mainnet
  • Season 0 live
  • Season leaderboard & live deck view
  • Card art reveal (50-card set)
  • Public beta

About

Onchain trading card game — your deck trades real markets. Live on ValueChain mainnet (in development)

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors