Yob is a ticket booking Dapp offers secure, fast and decentralized transactions for booking tickets online. It eliminates the need for intermediaries and ensures data privacy, reducing fraud and enabling efficient ticketing.
The purpose of this Yob is to provide a platform for the sale and purchase of event tickets,Users can purchase tickets for events through the smart contract and their purchases will be recorded and tracked.
- Solidity
- Next.js
- Hardhat
- celo Alphajores testnet
- Install the Metamask wallet/ celo wallet
- Create a wallet.
- Get some Celo Faucet and get tokens for the alfajores testnet.
First, Clone the repo:
git ccone https://github.com/Muhindo-Galien/Yob-Ticketing-dapp
Then,run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.