A Farcaster Frame/Mini-App for browsing and claiming OpenRouter bounties directly from Farcaster. Built for OpenRouter Bounty #74 ($35 USDC). farcaster-bounty-frame/ ├── src/ │ ├── app/ │ │ ├── api/ │ ...
Lettuce is a scalable thread-safe Redis client for synchronous, asynchronous and reactive usage. Multiple threads may share one connection if they avoid blocking and transactional operations such as ...