Skip to content

Digital Odyssey NFT Marketplace is a platform for buying and selling non-fungible tokens✨🎁

Notifications You must be signed in to change notification settings

Kamasah-Dickson/Risein-Final-competition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 

Repository files navigation

Risein-Final-competition

Live site: https://digitalodyssey.vercel.app/

NFT Marketplace V3

Create an NFT marketplace on top of your NFT collection on the bnb-chain-testnet blockchain.

Installation

Install via thirdweb create

  npx thirdweb create --template marketplace-v3

Run Locally

Install dependencies

  # npm
  npm install

  # yarn
  yarn install

Start the server

  # npm
  npm run start

  # yarn
  yarn start

Environment Variables

To run this project, you will need to add environment variables. checkout the thirdweb v3 marketplace for your variables and key

Deployment

Deploy a copy of your application to IPFS using the following command:

  yarn deploy

Additional Resources

About

Digital Odyssey NFT Marketplace is a platform for buying and selling non-fungible tokens✨🎁

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published