Skip to content
// AJ-190305 PORTFOLIO.SPEC
ARNAV JAIN.

Blockchain Event Ticketing

Decentralized ticketing app on ERC-721 smart contracts

RoleDesigner & sole engineer
PeriodPersonal project
StackSolidity, Hardhat, JavaScript, MetaMask
Categorysystems

Problem

Centralized ticketing platforms are opaque and vulnerable to fraud and scalping.

Approach

  • Developed a decentralized ticketing app using Solidity smart contracts implementing the ERC-721 NFT standard
  • Built a frontend using HTML/CSS/JavaScript and MetaMask for secure blockchain interactions
  • Used Hardhat for compiling, deploying, and testing contracts on a local Ethereum network

Pipeline

Outcomes

Token standardERC-721
NetworkLocal Ethereum (Hardhat)