Skip to content

Revival of Grape-Labs/grape-art — Solana NFT marketplace with Metaplex Auction House. 200+ deps fixed, 400+ TS files compile. Solana Graveyard Hackathon 2026.

License

Notifications You must be signed in to change notification settings

ExpertVagabond/grape-art

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,654 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grape Art — Revived

Solana Graveyard Hackathon Revival | Track: Art ($5K)

This fork brings the abandoned Grape Art NFT marketplace back to life on modern Solana tooling. See MIGRATION.md for the full technical migration guide.

What's New

  • Replaced @project-serum/anchor with @coral-xyz/anchor (0.30+)
  • Updated @solana/web3.js from 1.34 to 1.95+
  • Updated Metaplex SDK to v3+, wallet-adapter to latest
  • Removed 9 dead integrations (CyberConnect, Shadow Drive, Strata, Streamflow, Dialect, etc.)
  • Updated @solana/spl-token to modern version
  • 400+ TypeScript files compile with zero errors
  • Production build via Parcel 2.16.4 (98 files, 17MB dist)
  • 746-line marketplace demo validating 19 auction house operations
  • 11 migration stories completed (see MIGRATION.md)

Quick Start

npm install
npm run build   # Parcel production build
npm start       # Parcel dev server with HMR

Original README below:

Grape Art | Social. Stateless. Marketplace.

A full-featured NFT marketplace powered by Solana with Metaplex Auction House integration.

Core Technologies:

  • Metaplex Auction House
  • Solana Wallet Adapter
  • MUI 5

Build:

npm install
npm start

Screenshots:

Profile: Profile

Community Discovery: Discovery

Marketplace: Marketplace

About

Revival of Grape-Labs/grape-art — Solana NFT marketplace with Metaplex Auction House. 200+ deps fixed, 400+ TS files compile. Solana Graveyard Hackathon 2026.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6