/nft-marketplace-for-metaverse

🏛️ Decentraland's NFT Marketplace-For Metaverse

Primary LanguageTypeScriptOtherNOASSERTION

NFT MarketPlace project for Metaverse

Deniz Gül and Fatih Çakmakcı have created this project for BLOCKCHAIN COURSE at Akdeniz University. This marketplace is reached by Metaverse Mall project. This project is forked from original https://github.com/decentraland/marketplace/

To run the project using linux/mac move the environment variables with :

mv .env.example .env, npm install, npm start, npm run build,

to be able to create a url accessable from internet metaverse project use ngrok.

ngrok 3000

Marketplace

Decentraland's Marketplace

Frontend

It can be found under /webapp.

Backend

It can be found under /indexer.

Copyright & License

This repository is protected with a standard Apache 2 license. See the terms and conditions in the LICENSE file.