Description (Contract)
Improve the myfans-lib Soroban contract. Verify wasm build in CI deploy script. Work in contract/contracts/myfans-lib/.
Tasks
- Implement the change in the relevant code paths
- Wire or persist state where the feature touches runtime behavior
- Add tests (unit, integration, and/or contract/UI as appropriate)
Additional Requirements
- Handle stale, disconnected, or invalid states gracefully where applicable
- Follow existing patterns in this repository (linting, modules, security)
Acceptance Criteria
- Contract tests and wasm release build pass in CI
- No regressions in closely related user or API flows
Description (Contract)
Improve the
myfans-libSoroban contract. Verify wasm build in CI deploy script. Work incontract/contracts/myfans-lib/.Tasks
Additional Requirements
Acceptance Criteria