Skip to content

Backend for fully functional NFT marketplace, allowing users to buy and sell NFT securely and easily.

Notifications You must be signed in to change notification settings

julienbrs/nft-marketplace

Repository files navigation

GitHub LinkedIn


Table of Contents
  1. About The Project
  2. Getting Started
  3. Contact

About The Project

Solidity JavaScript Chai

A decentralized application (dapp) marketplace built on the Goerli testnet using the Ethereum blockchain. The marketplace allows users to list, buy and sell Non-Fungible Tokens (NFTs). The marketplace also includes a feature to mint a new NFT from the "Ethereal" collection for 0.01ETH, to test the marketplace functionality.

Test the dApp here: NFT Marketplace Check the frontend repo here: Frontend repositorie

Dapp Marketplace Screenshot

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

A web3 browser (e.g. MetaMask)
An Ethereum wallet with some Goerli testnet Ether
Hardhat framework to test and deploy

Installation

Clone the repo

git clone https://github.com/julienbrs/nft-marketplace.git

Install package dependencies using yarn

yarn

(back to top)

Usage

The dapp marketplace allows users to list NFTs for sale, view and purchase available NFTs, and mint a new NFT from the "Ethereal" collection for 0.01ETH. Users must have a web3 browser and an Ethereum wallet with Goerli testnet Ether to interact with the marketplace. Usage

(back to top)

Features

List NFTs for sale Browse and purchase available NFTs Mint new NFTs from the "Ethereal" collection for 0.01ETH


Please note that this marketplace is built on the Goerli testnet and any transactions made will not result in real ether being transferred, and it's only for testing purposes.

Contact

Bourseau Julien - 2nd year student at Ensimag, 2022 - [email protected]

Project Link: https://github.com/julienbrs/nft-marketplace

(back to top)

About

Backend for fully functional NFT marketplace, allowing users to buy and sell NFT securely and easily.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published