player-map
v2.0.2
Published
Player Map is a React application that allows you to visualize and manage relationships between players in a gaming system. The project uses TypeScript and is built with Vite.
Downloads
158
Readme
Player Map
Player Map is a React application that allows you to visualize and manage relationships between players in a gaming system. The project uses TypeScript and is built with Vite.
🚀 Features
- Interactive graph visualization of player relationships
- Player registration form
- Player creation progress tracking
- Modern and reactive user interface
📦 Installation
npm install player-mapFor local usage
# Install dependencies
npm install
npm run build🛠️ Technologies
- React 18
- TypeScript
- Vite
- GraphQL (@0xintuition/graphql)
- Axios
- Viem
- Wagmi
🏗️ Project Structure
src/
├── assets/ # Static resources
├── components/ # Reusable React components
├── hooks/ # Custom React hooks
├── pages/ # Application pages
├── services/ # Services and API
├── types/ # TypeScript types
└── utils/ # Utilities and helper functions📦 Main Dependencies
Production Dependencies
- @0xintuition/graphql
- axios
- playermap_graph
Development Dependencies
- TypeScript
- Vite
- @vitejs/plugin-react
- vite-plugin-dts
Peer Dependencies
- react
- react-dom
- viem
- wagmi
📄 License
This project is licensed. See the LICENSE file for details.
🤝 Contributing
Contributions are welcome! Feel free to open an issue or submit a pull request.
