This project aims to solve the trust issues in event ticket booking system by leveraging the power of blockchain technology, specifically using the Aptos blockchain. By decentralizing the booking process and ensuring transparent, immutable records, our system provides users with a secure and reliable platform for booking event tickets
- Immutable records: Ensure that all booking transactions are transparent and cannot be altered, provide a trustworthy experience for users
- Smart Contract Integration: Implement smart contracts using Move language on the Aptos blockchain to automate and enforce booking rules
- User friendly interface: A React-based frontend that allows users to book tickets easily while interacting with the blockchain seamlessly
- Blockchain: Aptos
- Smart Contracts: Move language
- Frontend: React, Vite Development tool, TailwindCSS
- Backend: Aptos TS SDK, Aptos Wallet Adapter, Node based Move commands
- Database: (No) Data stored in blockchain
To set up the project locally:
- Clone the repository
- Install Dependencies:
npm install
- Start the Development Server:
npm run dev
This project features is uncompleted and still in process