Skip to content

An NFT marketplace made using ThirdWeb. You can use an NFT collection that has not been deployed using ThirdWeb.

License

Notifications You must be signed in to change notification settings

davidmansion/danamarket

Repository files navigation

NFT Marketplace V3

Create an NFT marketplace on top of your NFT collection on any EVM-compatible 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. Check the .env.example file for all the environment variables required and add it to .env.local file or set them up on your hosting provider.

Deployment

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

  yarn deploy

Additional Resources

Contributing

Contributions and feedback are always welcome! Please check our open source page for more information.

Need help?

For help, join the discord or visit our support page.

danamarket

danamarket

About

An NFT marketplace made using ThirdWeb. You can use an NFT collection that has not been deployed using ThirdWeb.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published