Closes #
- 🐛 Bug fix (non-breaking change that fixes an issue)
- ✨ New feature (non-breaking change that adds functionality)
- 💥 Breaking change (fix or feature that changes existing behavior)
- 📚 Documentation update
- ♻️ Refactor (no functional change)
- 🧪 Tests
- 🔧 Chore / tooling
-
contracts/(Soroban / Rust) -
backend/(Node / Express) -
frontend/(Next.js) -
docs/
- My code follows the project's coding standards (see CONTRIBUTING.md)
- I have run the relevant linters and type checks
- I have added or updated tests that prove my change works
- All new and existing tests pass locally
- I have updated documentation where needed
- My commits follow the Conventional Commits format
- I have noted any breaking changes below (or there are none)
None