Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.25 KB

README.md

File metadata and controls

43 lines (28 loc) · 1.25 KB

NFT Marketplace

This is a decentralized NFT (Non-Fungible Token) marketplace where users can buy, sell, and trade digital assets securely on the blockchain. This project is built using Solidity, Ethereum, and React.js for the frontend.

Features

  • Users can mint new NFTs
  • Buy, sell, and trade NFTs
  • View NFT details and ownership history
  • Connect with popular wallets like MetaMask

Technologies Used

  • Solidity
  • Ethereum
  • React.js
  • Ether.js
  • Hardhat

Getting Started

To get started with this project, follow these steps:

  1. Clone this repository.
  2. Install dependencies using npm install.
  3. Start the development server using npm start.

Make sure you have MetaMask installed and connected to the appropriate network (e.g., Rinkeby, Ropsten) to interact with the marketplace.

Usage

  • Visit the marketplace website.
  • Connect your MetaMask wallet.
  • Browse available NFTs, buy or sell them.
  • Mint your own NFTs and list them for sale.

Contributing

Contributions are welcome! Please fork this repository and submit a pull request with your changes.

License

This project is licensed under the MIT License - see the LICENSE file for details.