Contributing Overview

How to contribute to StepFi

Contributing to StepFi

StepFi is an open-source project welcoming contributors through the Stellar Drips Wave program.

Issue Labels

LabelMeaning
good first issueGreat for first-time contributors. No deep protocol knowledge needed.
mediumRequires reading the context files and understanding the architecture.
hardDeep expertise needed. Complex protocol logic or cross-contract calls.

Before You Start

Every repo has a context/ folder. Read these files first:

  • context/architecture-context.md
  • context/code-standards.md
  • context/progress-tracker.md
  • context/ai-workflow-rules.md

These files contain everything you need to contribute correctly, including file conventions, naming rules, and what not to change.