Overview
Claude Code can help you build Elata apps by generating frontend code, integrating SDK packages, and interacting with protocol contracts. This guide covers setup and key workflows.Setup
- Install Claude Code globally:
- Navigate to your project directory and run:
- Create a
CLAUDE.mdfile in your project root with the context below.
CLAUDE.md Template
Create this file at the root of your project to give Claude Code context about Elata development:Key Workflows
Scaffold a New App
Ask Claude Code to scaffold using the Elata CLI:Integrate the Biometric SDK
Connect to Protocol Contracts
Build Tournament UI
Tips
- Start with
create-elata-demoto get a working scaffold, then iterate with Claude Code - Ask Claude Code to explain SDK code before modifying it
- Use the
--template rppgflag for camera apps,--template eegfor EEG apps
Next
Builder Overview
What the protocol gives builders
SDK Overview
Biometric SDK packages