Skip to content

aliapg2019/nft-market

Repository files navigation

NFT Market

This is a decentralized NFT (Non-Fungible Token) marketplace built on Ethereum. Users can create, buy, and sell NFTs on this platform.

Getting Started To get started, you'll need to do the following:

Clone this repository to your local machine. Install the required dependencies by running npm install. Start the development server by running npm start. Once the development server is running, you can access the application by visiting http://localhost:3000 in your web browser.

Usage

Creating an NFT

To create an NFT, you'll need to do the following:

  1. Connect your Ethereum wallet to the application.

  2. Click on the "Create NFT" button.

  3. Fill out the form with the required details (name, description, image, etc.).

  4. Click on the "Create" button.

Your NFT will be created and added to the marketplace.

Buying an NFT

To buy an NFT, you'll need to do the following:

  1. Find the NFT you want to buy in the marketplace.

  2. Click on the NFT to view its details.

  3. Click on the "Buy" button.

  4. Confirm the transaction in your Ethereum wallet.

The NFT will be transferred to your Ethereum wallet once the transaction is confirmed.

Selling an NFT

To sell an NFT, you'll need to do the following:

  1. Click on the "My NFTs" tab.

  2. Find the NFT you want to sell.

  3. Click on the "Sell" button.

  4. Fill out the form with the required details (price, etc.).

  5. Click on the "Sell" button.

Your NFT will be listed for sale in the marketplace.

Contributing

If you'd like to contribute to this project, feel free to submit a pull request. We'd love to hear your ideas and suggestions.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

Acknowledgements

This project was inspired by OpenSea.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published