Wiki

Two years ago, building anything custom on a blockchain meant either learning to code for months or hiring a developer. AI assistants like Claude Code shrink that gap. You can describe what you want in plain English and watch it take shape.

What AI is good at

Reading existing code and explaining it. Writing common patterns (forms, buttons, API calls). Trying multiple approaches quickly. Catching obvious mistakes. Generating documentation from existing code.

What AI is not good at

Knowing your specific context without being told. Resisting confident-sounding wrong answers. Choosing between architectural options. Anticipating edge cases that have nothing to do with the code itself.

Your job is to set the goal, review the work, and decide what ships. The AI does the typing.