Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/riteek712/nft-marketplace

This is an NFT (Non-Fungible Token) marketplace built on Ethereum's Sepolia testnet. The marketplace allows users to mint, buy, and sell NFTs securely using blockchain technology. It is built using Hardhat for Ethereum development, ethers.js for interacting with the Ethereum blockchain, React.js for the frontend, and Pinata IPFS for d-Storage.
https://github.com/riteek712/nft-marketplace

dapp ethereum ethersjs hardhat ipfs nft pinata-ipfs reactjs solidity tailwindcss

Last synced: 3 days ago
JSON representation

This is an NFT (Non-Fungible Token) marketplace built on Ethereum's Sepolia testnet. The marketplace allows users to mint, buy, and sell NFTs securely using blockchain technology. It is built using Hardhat for Ethereum development, ethers.js for interacting with the Ethereum blockchain, React.js for the frontend, and Pinata IPFS for d-Storage.

Awesome Lists containing this project

README

        

# NFT Marketplace on Ethereum Sepolia Testnet

This is an NFT (Non-Fungible Token) marketplace built on Ethereum's Sepolia testnet. The marketplace allows users to mint, buy, and sell NFTs securely using blockchain technology. It is built using Hardhat for Ethereum development, ethers.js for interacting with the Ethereum blockchain, React.js for the frontend, and Pinata IPFS for decentralized storage.

## Prerequisites

Before running the project, ensure you have the following installed:

- Node.js (v14 or higher)
- npm or yarn
- Hardhat
- MetaMask browser extension