Skip to content

oma131/NFT-Gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

NFT Gallery

As blockchain technology evolves more data is stored on the blockchain, and querying the blockchain becomes more important. When building some decentralized applications on the blockchain, you will need to query data from the blockchain.

This project I created an NFT Gallery using the Alchemy API to fetch NFTs that belong to a wallet address or collection.

To install dependencies used when creating this Project run this:

yarn install

Run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Learn More

To learn more about this project, take a look at the following resources:

Deploy on Vercel

This project has also been deployed on Vercel, click HERE to check out the project functionality.

About

Querying The blockchain using Alchemy API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published