More Premium Hugo Themes Premium Nextjs Themes

Cdc Hackathon Ticketh

Second Prize Winner of Crypto.com Hackathon 2022. An NFT Ticketing Platform built with Next.js and Ethereum.

Cdc Hackathon Ticketh

Second Prize Winner of Crypto.com Hackathon 2022. An NFT Ticketing Platform built with Next.js and Ethereum.

Author Avatar Theme by ckasidis
Github Stars Github Stars: 6
Last Commit Last Commit: Oct 23, 2022 -
First Commit Created: Dec 18, 2023 -
Cdc Hackathon Ticketh screenshot

Overview

The project being analyzed is the Second Prize Winner of Crypto.com The Next Gen Hackathon 2022. It involves a web application that can be run locally on a user’s machine. The project utilizes various technologies and features that will be discussed further in this analysis.

Features

  • Hackathon Winner: This project was the Second Prize Winner of Crypto.com The Next Gen Hackathon 2022.
  • Local Execution: The project can be run locally on a user’s machine without the need for external hosting.
  • Installation Guide: A step-by-step guide is provided for installing the theme, ensuring smooth setup for users.

Installation

To run the project locally, follow these steps:

  1. Clone the repository.
  2. In the root directory, run yarn install to install the required dependencies.
  3. Navigate into the hardhat directory using the cd command.
  4. Run npm install to install the necessary packages in the hardhat directory.
  5. In the hardhat directory, use the following commands to compile and execute the project:
    • npx hardhat compile
    • npx hardhat node
  6. Run npx prisma migrate dev to set up the database.
  7. Set the required environment variables.
  8. Run yarn dev to launch the project locally.
  9. Open localhost:3000 in your web browser to access the application.

Summary

The Second Prize Winner project of Crypto.com The Next Gen Hackathon 2022 is a web application that can be run locally. It provides a guide for users to install and execute the theme effortlessly. With its successful participation and recognition in the hackathon, this project showcases innovative features and technologies.