Welcome to my repo!
This repo contains code of "Multiplayer NFT-Card-Game" build with React framework on Avalanche Blockchain.
-
Client - This folder contains the Frontend of my application. It has a context folder which connects the frontend to blockchain backend properly.
-
Web3 - This folder contains the contract code of my application.
- First A User register as a "Player" on Home page.
- After registering the "Player" will be send to 'Create Battle' page.