Confirmed hackathon winner ยท 3rd Place - Consumer, Radar

Web frontend for a Solana comic/IP platform combining NFT comic minting, marketplace trading, and fractional creator-IP investing

Radar 3rd-place winner, yet the flagship invest feature is a self-admitted mock demo

Scored on the public repo. This project won its hackathon on a live demo the scan does not see.

Dimensions

Verdict

Genesis (formerly d-reader-web) is a Next.js frontend for a Solana comic-NFT platform: candy-machine minting, an auction-house marketplace, and a fractional creator-IP 'invest' flow. The self-corpus record confirms this exact project placed 3rd in Radar's Consumer track for $15k Genesis self-corpus record: 3rd Place - Consumer, Radar, $15,000, the strongest possible winner signal, but the codebase behind that win shows real gaps: no tests, no CI, and the README itself calls the investing feature a 'mock demo,' with no on-chain program code shipped in this repo. The corpus is not empty here: comic-NFT platforms like SuperNova_Comics and Comic Coin sit at similar similarity scores, so the mechanic is proven-but-crowded rather than novel. Momentum is real but modest: 610 commits, 5 contributors, 8 months of activity, only 5 stars, no CI GitHub metadata: 610 commits, 5 contributors, 8-month span, 5 stars. Compare to Renaissance's Banger, a 1st-place consumer marketplace with a sharper wedge . Next move: ship the invest flow for real, add tests and CI, and lean into the verified Radar placement as social proof rather than resting on it.

Closest competitors

6%
match

A decentralized comic reading platform on Solana for creators and readers.

NFT Trading
Radar 2024
6%
match

A consumer-focused mobile application for trading and managing non-fungible tokens.

Read_Comic_NFT
Radar 2024
5%
match

A platform where users earn NFT rewards for reading comics over time.

Comic Coin
Renaissance 2024
5%
match

A Web3 platform connecting Webtoon readers and creators through launchpads, financial tools, and community engagement.

Banger
Renaissance 2024Winner1st Place - Consumer Apps (Consumer Apps)
7%
match

A marketplace for buying and selling tweets to support creators and monetize social engagement.

Winner DNA

  • On-chain program written in Rust/Anchor: missing

    69/171 (40%) of cohort winners ship Rust and 35 (20.5%) use Anchor; Genesis contains no program code, only a frontend calling an external backend.

  • React/TypeScript consumer frontend: present

    Matches the 41.5% React and 100% Solana stack share; Genesis is a Next.js/TypeScript/React app.

  • NFT and tokenization primitives: present

    NFT (8.2%) and tokenization (9.4%) primitives appear across the winner cohort; Genesis ships NFT minting, a marketplace, and tokenization-flavored fractional investing.

  • Targets content creators and retail investors: present

    Content creators (5.3%) and retail investors (8.2%) are cohort target-user segments; Genesis explicitly targets both.

  • Ships a functioning, non-mock core feature: missing

    Winning submissions typically demo working flows; Genesis's flagship invest feature is labeled a 'mock demo' in its own README.