Skip to content

Group project for NFT marketplace with option for listing nft's watermarked with brand logo. Users can buy and hold NFTs. Every user can list their NFT and every new NFT is 1% more costly than the previous.

Notifications You must be signed in to change notification settings

QuanterallAcademy-DeFi-Group1/NFT-marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeFi project NFT Marketplace

It is deployed in Heroku stage

https://defi-quanterall-group.herokuapp.com/

First connect your wallet to the Goerli testnet from the "Connect Wallet" button.
In order to use marketplace nft's :)

In this folder is the contract with needed functionality from the task assigment

https://github.com/DeFi-Group1/nft-mint-final-assigment/blob/main/contracts/NFTMarketplace.sol

Create .env file from .env-example with your Goerli private key to deploy the contract.
Deploying new marketplace with this command:
npx hardhat run --network goerli scripts/deploy.js

We have also frontend React app with initial view of the nft marketplace running

Here are the demo screenshots of the nft marketplace in the frontend app folder

view nft marketplace nft profile sell nft view selected developers

Run local React frontend & backend for watermarking together

npm run build
npm start

About

Group project for NFT marketplace with option for listing nft's watermarked with brand logo. Users can buy and hold NFTs. Every user can list their NFT and every new NFT is 1% more costly than the previous.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •