
NFTix
Event tickets as programmable NFTs on Solana.
Jun 2025 – Nov 2025
NFTix reimagines event ticketing on the Solana blockchain. Every ticket is a programmable NFT (pNFT) minted through Metaplex with configurable royalties — so tickets can be resold transparently while organizers keep a cut. Users don't need to know anything about crypto: a Solana wallet is generated for them at signup and tickets land in it automatically.
The platform runs as a TypeScript monorepo (React frontend, Express + Prisma API) alongside a high-performance Rust backend built on Axum, with ticket artwork stored permanently and decentrally on Arweave via Irys.

Key features
Programmable NFT tickets
Metaplex pNFT minting with configurable royalties baked into every transfer.
Invisible wallets
Every user gets an auto-generated Solana wallet at registration — no crypto knowledge required.
Permanent decentralized art
Ticket artwork and metadata stored on Arweave via Irys, independent of any single server.
Dual backends
A TypeScript Express/Prisma API plus a modular Rust/Axum implementation with JWT auth throughout.
Built with
Source code for this project is private.