An NFT raffle platform, and my first true full-stack greenfield project. Contracts were someone else’s; everything else was mine. v1 ran on Ethereum mainnet and is now shut down; v2 is live on Solana, carried forward by a different team.
Rafldex — full technical detail (Full-stack (everything except smart contracts) at Cascade Seven, 2023)
Rafldex is an NFT raffle platform and my first true full-stack greenfield project, where I owned everything except the Solidity smart contracts. v1 ran on Ethereum mainnet with NestJS, Next.js, and tRPC connecting on-chain raffle state to user dashboards, and was eventually shut down. v2 is alive on Solana at rafldex.io, taken forward by a different team that I am no longer on; the architecture likely held its shape. Keywords: full-stack engineer, greenfield, NFT, raffle, Web3, Ethereum, Solana, NestJS, Next.js, tRPC, Chainlink VRF, EVM.