Shiv2116 / NFT-GAME

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NFT Game

This is the repository for the NFT Game project. The project allows users to mint NFT avatars and perform various in-game actions.

Prerequisites

Before you can run the project, you'll need to have the following software and tools installed on your computer:

  • Node.js (v14 or higher)
  • npm (Node Package Manager)
  • Ethereum wallet (e.g., MetaMask)

Getting Started

Follow these steps to clone and set up the project locally.

Installation

  1. Clone the repository:

    git clone https://github.com/Shiv2116/NFT-GAME.git

2.Navigate to main directory:

cd NFT-GAME

3 Navigate to frontend:

cd my-app

4

npm install
npm start

About


Languages

Language:JavaScript 73.2%Language:CSS 12.2%Language:Solidity 9.6%Language:HTML 5.0%