Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 486 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 486 Bytes

🛒 NFT Market

using openzeppelin 4.4.2 using ERC721 for NFT item

if you want use in your project use the IMarketplace

path /contracts/interfaces/IMarketplace

Description

NFT Market is a NFT marketplace for enablersdao

Installation

  • Call yarn to install dependencies.

Testing

  • Call yarn to install dependencies
  • Call yarn migrate:local migrate contracts deploy
  • Call yarn console run console localy
  • Call yarn test run unit test