Skip to content

TheSnapFuel/TicketingMain

Repository files navigation


Logo

Snap Fuel

A revolutionary ticket marketplace built on the MATIC blockchain.
View Demo

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contact

About The Project

Product Name Screen Shot

We wanted to make a product that helps in migrating internet users from Web2 space to Web3 since Web3 is the future of the internet. We wanted to do this by integrating a Web3 approach into a new and famous web2 application. In our case, we picked a booking platform that sells tickets in the form of NFTs. We want to revolutionize web3 by being the first web3 company that even people with no knowledege of blockchain can use easily.

(back to top)

Built With

  • Next.js
  • Hardhat
  • Solidity
  • Web3.js
  • IPFS
  • Tailwind
  • Spheron

(back to top)

Getting Started

How to get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • Node.js
  • yarn
      npm install --global yarn
  • Metamask

Installation

  1. Clone the repo
    git clone https://github.com/TheSnapFuel/TicketingMain.git
  2. Install yarn packages
    yarn install
  3. Open one terminal and run the following command to start the local blockchain
    npx hardhat node
  4. Open another terminal and run the following command to deploy the smart contract
    npx hardhat run scripts/deploy.js --network localhost
  5. Start the local server
    yarn start
  6. Open the browser and go to http://localhost:3000/

(back to top)

Team

Asim Jawahir - Blockchain/Backend Developer Rahul Pujari - Product Lead. Designer Nevan D'Souza - Frontend Developer

(back to top)

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors