Overview
Windsurf’s AI coding features work well for building Elata apps. This guide covers workspace rules setup and key workflows.Setup
- Install Windsurf from windsurf.ai
- Open your Elata project
- Create
.windsurf/rules.mdwith the template below
Windsurf Rules Template
Create.windsurf/rules.md in your project root:
Key Workflows
Getting Started
Scaffold an app first, then open in Windsurf:Common Prompts
Add biometric features:- “Add camera heart rate monitoring using createRppgSession from rppg-web”
- “Add EEG band power visualization using eeg-web”
- “Connect to a Muse headset using BleTransport from eeg-web-ble”
- “Show the current bonding curve price from AppBondingCurve”
- “Create a tournament join button that calls Tournament.join()”
- “Display the user’s staking position from the StakingVault”
Tips
Next
Builder Overview
What the protocol gives builders
SDK Overview
Biometric SDK packages