Skip to content

ACucos1/3D-NFt-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Nft Visualizer

Abstract

This is a vite-react app which uses the Alchemy SDK to fetch a wallet's owned NFTs and display the linked assets each in an interactive 3D mini-environment.

How to use

After cloning the repo from github, run
yarn i to install all depencies.

To launch the dev environemt run
yarn run

Navigate to the url which appears in the console after running to use the app.

Go to https://3-d-nf-t-visualizer.vercel.app/ to test it without having to download.