Skip to content

Latest commit

 

History

History

10-web3-nft-marketplace-graph

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Logo

Web3, Full Stack Solidity, Smart Contract & Blockchain development with JavaScript

My Web3 full stack Solicity smart contract & blockchain development journey along with
» this course from Patrick Collins



view marketplace app in action


Getting Started

  1. Clone the repo
git clone https://github.com/levblanc/web3-nft-marketplace-graph.git
  1. Install dependencies with yarn install or npm install

  2. Generate classes for graphql schema & marketplace contract

graph codegen
  1. Build for deploying subgraph
graph build

Other available commands in package.json.

Skills

  • TheGraph
  • GraphQL

Roadmap

  • Setup subgraph env
  • Build a subgraph to handle the events emit from NFT marketplace contract
  • Deploy to Subgraph Studio on The Graph