Tag: Web3
-
Sub-second payment portal: fewer RPCs, faster feedback
Jun 22, 2025 · 5 minConsolidate the provider, trim calls, render optimistically, and keep CI honest.
-
Payment portal UX: mobile guidance, clearer states
Jun 18, 2025 · 4 minDetect non-Web3 mobile, show actionable toasts, fix status messaging, and fetch from the fastest RPC to reduce flicker.
-
Shipping reliable tests: Cypress + Jest + Foundry
May 15, 2025 · 5 minDeterministic tests: select healthy RPCs, stub wallets, mock external APIs, and wire coverage into CI.
-
My first commit to the internet (and the 15 minutes of terror before hitting push)
May 11, 2025 · 7 minThe story of my first open source contribution: building an Anvil debugging UI while terrified of peer review, and how one small PR became the foundation of a two-year journey into Web3.
-
Fail-fast RPC selection for real dApps
May 7, 2025 · 5 minRank endpoints by latency, rotate on error via a provider proxy, and keep types + CI solid.
-
The perfect solution that never shipped (and learning to work with legends)
Apr 22, 2025 · 6 minI built a flawless gasless onboarding system with OpenZeppelin Defender and Cloudflare Workers. It was praised in reviews yet never saw production. This is the story of startup priorities and working with a Clint Eastwood developer.