Table of Contents
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.
- Next.js
- Hardhat
- Solidity
- Web3.js
- IPFS
- Tailwind
- Spheron
How to get a local copy up and running follow these simple example steps.
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
- Clone the repo
git clone https://github.com/TheSnapFuel/TicketingMain.git
- Install yarn packages
yarn install
- Open one terminal and run the following command to start the local blockchain
npx hardhat node
- Open another terminal and run the following command to deploy the smart contract
npx hardhat run scripts/deploy.js --network localhost
- Start the local server
yarn start
- Open the browser and go to http://localhost:3000/
Asim Jawahir - Blockchain/Backend Developer Rahul Pujari - Product Lead. Designer Nevan D'Souza - Frontend Developer
