Skip to content

This is a pet (fun) project allowing to mint neuro-related NFTs and list/sell/buy them on an NFT Marketplace Goerli Testnet. THIS IS A TEST PROJECT, NOT A REAL PROJECT!

Notifications You must be signed in to change notification settings

royyannick/neurofun-nft-marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeuroFunTrade - NFT Marketplace

This is a pet (fun) project allowing to mint neuro-related NFTs and list/sell/buy them on an NFT Marketplace Goerli Testnet.

This is a test project, not a real project. No real NFTs, no real value. The value resides in the learning! And that's worth more than a few NFTs. (well, maybe not during the peak of a bull run...)

Smart Contracts deployed on Goerli and Website deployed via Netlify: https://neuronft.netlify.app/sell-nft


Tech Stack

  • Solidity
  • Hardhat
  • ReactJS, NextJS (+ Web3UIKit, TailwindCSS)
  • Pinata
  • The Graph
  • Moralis
  • Open Zeppelin
  • Apollo Client
  • Chainlink VRF
  • Netlify (Web App Deployed - linked with this Github repo)

Smart Contract

2 Smart Contracts (+1 mock) deployed on Goerli (Ethereum Testnet):

  1. [Mock] VRF Coordinator (for local tests)
  2. NFT (IERC721)
  3. NFT Marketplace

NFT Marketplace Website

Main Page - Listing Available NTFs. NTFs Listing

Sell Page - Allows the users to sell (i.e. list) their NFTs. NTFs Sell

Mint Page - Allows the users to mint new NFTs. NTFs Mint

About Page About


This project was inspired by the 32 hours FreeCodeCamp course by Patrick Collins on Full Stack Blockchain using JS.

Thanks Pat for such an amazing course! I've learned so much and had so much fun coding along!

About

This is a pet (fun) project allowing to mint neuro-related NFTs and list/sell/buy them on an NFT Marketplace Goerli Testnet. THIS IS A TEST PROJECT, NOT A REAL PROJECT!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published