You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An NFT is a unit of data stored on a digital ledger, called a blockchain, that certifies a digital asset to be unique and therefore, not interchangeable. NFTs can be used to represent items such as photos, videos, audio, and other types of digital files.
APP SCREENSHOT
Local Installation Steps:
npm install
Create env file with variable REACT_APP_NFT_ACCOUNT_ADDRESS=YOUR_BLOCKCHAIN_ACCOUNT_ADDRESS
npm run start
About
A demo marketplace for buying NFT's using thirdweb. Using thirdweb and metamask for creating NFT. Using test network.