Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arnaudband/nftmarketplace

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.
https://github.com/arnaudband/nftmarketplace

hardhat nft-marketplace solidity

Last synced: 28 days ago
JSON representation

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.

Awesome Lists containing this project

README

        

# 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](https://docs.soliditylang.org/), [Ethereum](https://ethereum.org/), and [React.js](https://reactjs.org/) 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](./LICENSE) file for details.