Created on 2nd December 2024
•
This DApp tackles the problem of blackmarketing and unregulated ticket resales by providing a transparent and secure marketplace for ticket transactions. By leveraging blockchain technology, it ensures that all transactions are traceable and tamper-proof, preventing the circulation of counterfeit or duplicate tickets. The use of smart contracts automates the enforcement of fair pricing, preventing price gouging and illegal reselling practices. This regulated environment makes it easier and safer for buyers and sellers to engage in ticket transactions, ensuring authenticity, transparency, and compliance with resale rules, while promoting a more equitable marketplace for event tickets.
Deployed at Base
Contract Address -- 0x384b7B26A941F996B2Bd62b067399B8fFA796372
Basescan Link: https://base-sepolia.blockscout.com/address/0x384b7B26A941F996B2Bd62b067399B8fFA796372
During the project, we faced challenges integrating Next.js with Okto blockchain. The main issue was ensuring proper communication between the frontend and the Okto blockchain network, especially when handling transactions and state changes in real-time. We encountered difficulties in syncing the blockchain data with the frontend, leading to delays and inconsistencies. To resolve this, we optimized the interaction by using Okto's SDK and leveraging WebSocket connections for real-time updates. Additionally, we tackled issues related to handling asynchronous API calls and integrating Okto’s authentication system with Next.js, ensuring secure user interactions. By refining the blockchain integration and optimizing the data flow, we achieved seamless interaction between the Next.js frontend and Okto blockchain.
Tracks Applied (3)
Base
Nethermind
okto
Technologies used