simple NFT Marketplace
- About The Project
-
Getting Started
- Prerequisites
- nodejs
<li><a href="#installation">Installation</a></li> </ul> </li> <li><a href="#usage">Usage</a></li> <li><a href="#roadmap">Roadmap</a></li> <li><a href="#contributing">Contributing</a></li> <li><a href="#license">License</a></li> <li><a href="#contact">Contact</a></li> <li><a href="#acknowledgments">Acknowledgments</a></li>
- This project is simple NFT Marketplace that you can create and mint NFTs as ERC721 Standards By this project you create a contract for selling your NFTs.
- In this project, a percentage of the sale of NFTs is given to the owner of Market Place.
- Marketplace account has the right of the contracts in other word for transferring your NFT you must take action from marketplace smartcontract.
- We will keep going to improve the security of marketplace and add new features per user requirements.
- In this project we use factory pattern for marketplace.
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
- yarn
npm install -g yarn
This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.
Try running some of the following tasks:
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js
Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.
- Clone the repo
git clone https://github.com/A-Khameneh/nft-marketplace-coiniran
- Install packages
yarn install
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
-
frontEnd
- React
-
SmartContracts
- Solidity
- Javascript
Distributed under the MIT License. See LICENSE.txt
for more information.
-
[Telegram link] (https://t.me/davidakh9) - [email protected] Video: - CopyrighManagment
Project Link: https://github.com/A-Khameneh/nft-marketplace-coiniran