Skip to content

Simple NFT gallery to connect to your wallet and display your NFTs. Leveraging Ethers, Wagmi, Alchemy, and React

Notifications You must be signed in to change notification settings

blazingyeti/nft-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple NFT Gallery

Setup

  1. Get an API key from Alchemy
  2. Add API key to .env file's REACT_APP_ALCHEMY_ETHEREUM_ENDPOINT variable
  3. Have NodeJS installed
  4. Install yarn if missing: npm install yarn
  5. Run yarn install

Commands

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

About

Simple NFT gallery to connect to your wallet and display your NFTs. Leveraging Ethers, Wagmi, Alchemy, and React

Topics

Resources

Stars

Watchers

Forks