Skip to content

NFT MarketPlace smart contract example with NFT Factory

Notifications You must be signed in to change notification settings

JWMatheo/NFTMarketPlace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

NFT MarketPlace Dapp

An exemple of NFT Marketplace smart contract

Overview

Installation required

$ npm install @openzeppelin/contracts

More information on openzeppelin contracts page.

Fonctionnality

  • Show your NFTs directly in your profile section
  • Buy and sell NFTs
  • Create your NFTs collections directly from the 'Creation' section
  • Add a nft to an already created collection
  • Import your NFTs collections from other smart contract

About

NFT MarketPlace smart contract example with NFT Factory

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published