Build an Airline NFT Ticketing Dapp using Celo Composer

In this tutorial, we’ll walk through the process of building an airline ticketing DApp using non-fungible tokens (NFTs) on the Celo blockchain. We’ll create a simple DApp that allows users to purchase airline tickets as NFTs, view their tickets, and transfer them to other users.

We will be making use of Celo composer, solidity,
Nextjs, React-Celo and hardhat for this tutorial.

By the end of this tutorial, you’ll have a working Airline NFT Ticketing DApp that you can use to purchase and transfer airline tickets as NFTs on the Celo blockchain.

1 Like