Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ekaterinagorbunova/web3_nft_card_battle_game
Online Multiplayer Web3 NFT Card Battle Game. Battle other players in real-time
https://github.com/ekaterinagorbunova/web3_nft_card_battle_game
avalanche core-wallet ethersjs hardhat reactjs smart-contracts solidity tailwindcss vercel vite web3
Last synced: about 2 months ago
JSON representation
Online Multiplayer Web3 NFT Card Battle Game. Battle other players in real-time
- Host: GitHub
- URL: https://github.com/ekaterinagorbunova/web3_nft_card_battle_game
- Owner: EkaterinaGorbunova
- Created: 2024-08-23T20:18:59.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-14T22:32:58.000Z (2 months ago)
- Last Synced: 2024-12-01T19:08:04.703Z (about 2 months ago)
- Topics: avalanche, core-wallet, ethersjs, hardhat, reactjs, smart-contracts, solidity, tailwindcss, vercel, vite, web3
- Language: JavaScript
- Homepage: https://nft-card-battle-game.vercel.app
- Size: 25.2 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Online Multiplayer Web3 Card Battle Game
![Battle Game](./client/public/game-banner.png)## See App [Demo](https://nft-card-battle-game.vercel.app/)
Register your user, create and join live battles, choose your battleground and battle other players in real-time.
## Pre-requirements
- Core Crypto Wallet
- Avax Fuji faucet (https://guild.xyz/avalanche)## Stack
- React 18
- Vite
- Tailwind CSS
- Hardhat
- Avalanche Fuji C-Chain testnet
- Core Crypto Wallet
- Vercel## Run Project Locally
`cd client` folder and run `npm run dev` to start application on `http://localhost:5173`