sebtheo
Sebastian Evison-Theodossiades

Software Engineer

Twitter & Solana Connection

Tech stack: Next.js, Solana, Twitter API

Links: View Project

The application binds Twitter OAuth identity to a Solana wallet so that ownership and social identity can be reasoned about together (e.g. gated communities or verified holdings). Next.js supplies rendering and API routes.

Integration required OAuth on one side and wallet adapters on the other, with synchronisation logic between accounts. A planned extension—marketplace listings to complete NFT sets—did not ship after Twitter restricted API access; the lesson is reliance risk on third-party platforms.

The codebase remains a reference implementation for wallet linking and social login where policy allows it.