This Solidity project implements a basic airline reservation system on the Ethereum blockchain. It utilizes smart contracts to manage planes, flights, and ticket reservations. The project is written in Solidity and utilizes the OpenZeppelin contracts library.
The main contract that manages the airline system. It includes functionality for registering planes, announcing flights, reserving and canceling tickets, and more.
- OpenZeppelin contracts
- Ethereum Development Environment
-
Clone the repository:
git clone [https://github.com/LazarB7/Solidity-bootcamp-MVPWAirlines]