Add d-ticketmaster project
This commit is contained in:
@ -206,6 +206,37 @@
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="experience">
|
||||
<div class="rectangular-wrapper">
|
||||
<div>
|
||||
<img src="./pictures/dticketmaster.png" alt="D-Ticketmaster demo">
|
||||
</div>
|
||||
</div>
|
||||
<div class="experience-text">
|
||||
<div class="experience-header">
|
||||
<h2>D-Ticketmaster | Web3 Blockchain dApp</h2>
|
||||
<p>03/2025</p>
|
||||
</div>
|
||||
<ul>
|
||||
<li>
|
||||
Decentralized ticket marketplace powered by the Ethereum blockchain, allowing users to buy, sell, and
|
||||
trade tickets securely and transparently
|
||||
</li>
|
||||
<li>
|
||||
Developed for my university's blockchain course for learning about smart contracts, wallet
|
||||
connections, and decentralized applications
|
||||
</li>
|
||||
<li>
|
||||
Ticket purchases are done using the platform's custom ERC-20 tokens, and tickets themselves are
|
||||
ERC-721 NFTs with royalties built-in so that the original seller/artist gets a cut of all resales
|
||||
</li>
|
||||
<li>
|
||||
Built with React frontend, Solidity smart contracts, and <a href="https://viem.sh/"
|
||||
target="_blank">viem</a> for interacting with the Ethereum blockchain
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="experience">
|
||||
<div class="rectangular-wrapper">
|
||||
<div>
|
||||
|
BIN
src/pictures/dticketmaster.png
Normal file
BIN
src/pictures/dticketmaster.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 161 KiB |
Reference in New Issue
Block a user