Skip to content

Repository files navigation

MINE

Parimutuel grid-mining game for Robinhood Chain (EVM) — a best-of-both-worlds rebuild of Solana's ORE and ZINC, built for protocol revenue. Working theme candidate: CRUDE (oil).

Layout

Path What
contracts/ Foundry — Game, MineToken, FeeRouter, Staking, randomness adapters
apps/web/ Next.js frontend (UI to be designed in Claude design)
apps/keeper/ Round-close / randomness / buyback bot
apps/indexer/ Ponder indexer → history, leaderboards, jackpot tickers

Dev quickstart

# prereqs: node 22+, pnpm 9+, foundry (curl -L https://foundry.paradigm.xyz | bash && foundryup)
pnpm install
pnpm contracts:build
pnpm contracts:test
pnpm dev:chain        # terminal 1: local anvil
pnpm dev:keeper       # terminal 2: drives rounds
pnpm dev:web          # terminal 3: frontend

⚠️ Contracts are an unaudited work-in-progress skeleton. Do not deploy with real funds.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages