Hunter Meetup is an innovative platform designed to enhance the gaming experience for players of the popular mobile game "Monster Hunter Now". By leveraging blockchain technology, specifically Sui's ZKLogin and Closed-loop Token systems, Hunter Meetup provides a secure and private way for gamers to connect, organize, and participate in in-game events.
- Utilize ZKLogin for secure and private authentication.
- Users can log in using their Google Mail accounts without compromising personal information.
- Players can create rooms specifying the time, location, number of participants, character information, weapon levels, etc.
- Other players can browse and join these rooms based on their preferences and game objectives.
- Participants completing events or challenges in-game are rewarded with Hunter Meetup's exclusive Closed-loop Tokens.
- These tokens can be used within the platform for various services or to claim special rewards.
- A dedicated space for players to meet, plan strategies, and form teams for in-game events.
- Enhances the community aspect of "Monster Hunter Now".
To start using Hunter Meetup, follow these simple steps:
- Clone the repository:
git clone https://github.com/yourusername/HunterMeetup.git- Navigate to the project directory:
cd HunterMeetup- Install the dependencies:
yarn install- Create a
.envfile in the root directory and add the following:
cp .env.example .envsetting following environment variables:
TIDB_USER=
TIDB_PASSWORD=
TIDB_HOST=
TIDB_PORT=
TIDB_DB_NAME=
DATABASE_URL=
GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=
NEXTAUTH_SECRET=
NEXTAUTH_URL=http://localhost:3000/- Run the database migrations:
yarn prisma:db
yarn prisma:deploy
yarn prisma:generate- Start the development server:
yarn devContributions to Hunter Meetup are welcome. Please read our contributing guidelines before submitting pull requests.
For any queries or support, please reach out to MorrisLin.
- Monster Hunter Now Developers
- Sui Network
- Contributors and Supporters of Hunter Meetup