Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/riteek712/nft-marketplace
- Owner: Riteek712
- Created: 2024-03-31T14:05:49.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-17T17:46:35.000Z (7 months ago)
- Last Synced: 2024-12-01T20:11:53.491Z (23 days ago)
- Topics: dapp, ethereum, ethersjs, hardhat, ipfs, nft, pinata-ipfs, reactjs, solidity, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 2.6 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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