Create an NFT marketplace on top of your NFT collection on **any** EVM-compatible blockchain.
Last updated Jun 20, 2026
135
Stars
145
Forks
2
Issues
0
Stars/day
Attention Score
66
Language breakdown
No language data available.
▸ Files
click to expand
README
[!Important]
This repository is outdated and no longer maintained. But we have something better for you!>
Head over to this new repository: marketplace-template>
The new marketplace template now comes with support for multiple chains and collections>
NFT Marketplace V3
Create an NFT marketplace on top of your NFT collection on any EVM-compatible blockchain.Features
- List multiple collections into an aggregated marketplace
- Customize branding and theme to your application
Installation
Install via thirdweb createnpx thirdweb create --template marketplace-v3
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.
Run Locally
Install dependencies# npm
npm install
# yarn
yarn install
Start the server
# npm
npm run dev
# yarn
yarn dev
Additional Resources
Contributing
Contributions and feedback are always welcome! Please check our open source page for more information.Need help?
For help, please visit our support site.🔗 More in this category