Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 407 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 407 Bytes

NFT Gallery

This is a just for fun experiment. It's not stable nor actively maintained. It doesn't take care of most edge cases.

A 3D gallery to display your Solana NFTs. It focuses on image NFTs.

Getting Started

  1. npm i
  2. npm run dev
  3. Visit http://localhost:3000
  4. Sign in with your Phantom wallet
  5. Your NFTs should load inside the gallery
  6. Move around the gallery with WASD keys.