Making Crypto Feel Invisible to the User
The best crypto product is one where the user never has to know it is a crypto product.
Nobody Wants a Seed Phrase
LazorTicket is a walletless event ticketing app: buy a ticket and walk into an event using Face ID, nothing else. Under the hood it is built on Solana, using LazorKit passkey smart wallets over WebAuthn, and tickets are minted as NFTs. None of that is visible to the person buying a ticket, which was the entire point.
Gasless by Design
A gasless USDC purchase flow means a user never has to hold a token they have never heard of just to buy a concert ticket. Every part of the crypto stack that would normally require explanation had to either disappear or get replaced with something people already understand, like Face ID.
Invisible Infrastructure Is Still Infrastructure
Making a full crypto flow feel invisible does not mean the underlying system gets simpler, it means the complexity moves from the user's screen into the engineering. That tradeoff is usually the right one, but it is not a free one.
More Articles

Mar 3, 2026
Building a No-Code Trading Platform From Scratch
How Quanto lets retail traders build and backtest strategies without writing a line of code.

Apr 21, 2026
Why AI Agents Need a Human in the Loop
Lessons from building the agentic marketing system behind Klyq AI, where every action needs a yes or no from a person.

May 18, 2026
What It Actually Takes to Build a Product Solo
Notes from being the only engineer on Revoot, from the first line of code to the payment logic that has to be right.