Skip to content

NFT Marketplace - Solidity And React Welcome to the NFT Marketplace - Solidity And React project! This project provides a complete guide for building a decentralized NFT marketplace using Solidity and React.

Notifications You must be signed in to change notification settings

ryomukaidev/NFT-Market-Place

Repository files navigation

NFT Marketplace - Solidity And React

Welcome to the NFT Marketplace - Solidity And React project! This project provides a complete guide for building a decentralized NFT marketplace using Solidity and React.

Overview

This project is a step-by-step guide for building a decentralized NFT marketplace using the following technologies:

Solidity: A programming language used for writing smart contracts on the Ethereum blockchain.

React: A popular JavaScript library for building user interfaces.

Truffle: A development framework for Ethereum that simplifies the process of building smart contracts and dapps.

Web3: A JavaScript library that allows developers to interact with the Ethereum blockchain.

Getting Started

To get started with this project, you should have some knowledge of Solidity and React. You should also have the following tools installed on your computer:

  1. Node.js
  2. Truffle
  3. Ganache or another local blockchain development environment
  4. MetaMask or another Ethereum wallet

Installation

To install the necessary dependencies for this project, run the following command:

git clone https://github.com/prayas7102/NFT-Market-Place

npm install

npm start

This will start the React development server and allow you to view the project in your browser at http://localhost:3000.

To compile and migrate the smart contracts, run the following commands:

truffle compile

truffle migrate

This will compile the Solidity smart contracts and deploy them to your local blockchain environment.

Contributing

If you find any issues with this project or would like to contribute to its development, please feel free to submit a pull request or create an issue on the project's GitHub repository.

Acknowledgements

This project was inspired by the Building a Decentralized NFT Marketplace series by Nader Dabit.

About

NFT Marketplace - Solidity And React Welcome to the NFT Marketplace - Solidity And React project! This project provides a complete guide for building a decentralized NFT marketplace using Solidity and React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •