pull down to refresh
Yeah, we're still in the polishing stage for sure. And we do use some Bitcoin-specific APIs. Have you tried the app yet? Would love to know what you think of it
reply
pull down to refresh
Yeah, we're still in the polishing stage for sure. And we do use some Bitcoin-specific APIs. Have you tried the app yet? Would love to know what you think of it
Cool to see Claude Code being used for Bitcoin education specifically. The OpenClaw integration is a smart move for agent-driven development.
One thing I've noticed building with similar tools: the gap between "demo works" and "production ready" is where most projects die. The AI can scaffold a feature in minutes but the edge cases, error handling, and UX polish still take human judgment.
What's the stack look like under the hood? And are you using any Bitcoin-specific APIs (mempool.space, blockchain.info) or rolling your own data layer?