Skip to content

rockzz02/ChainWarriors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hardhat NFT Marketplace

This repo has been updated to work with Sepolia over Goerli.


Hardhat NextJS Marketplace


This is a repo showing how to make an NFT Marketplace from scratch!

Getting Started

Requirements

  • git
    • You'll know you did it right if you can run git --version and you see a response like git version x.x.x
  • Nodejs
    • You'll know you've installed nodejs right if you can run:
      • node --version and get an ouput like: vx.x.x
  • Yarn instead of npm
    • You'll know you've installed yarn right if you can run:
      • yarn --version and get an output like: x.x.x
      • You might need to install it with npm

Quickstart

git clone https://github.com/RajarshiKGP/ChainWarriors.git
cd Chainwarriors
yarn install

Typescript

TODO!!

For the typescript edition, run:

git checkout typescript

Usage

Deploy:

yarn hardhat deploy

Testing

yarn hardhat test

Thank you!

About

It is an NFT MarketPlace Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •