Skip to content

[BE-031] Implement off-chain real-time yield calculator engine #379

Description

@ONEONUORA

Description

Build utility to calculate estimated yield earnings up-to-the-second for UI display.

Files to Edit/Create

  • backend/src/services/yield_calc.rs (new file)

Acceptance Criteria

  • Estimate interest accrued since last blockchain event.
  • Expose helper function for feed query responses.

Guidance / Hints

Compute linear interest using user's current balance and elapsed time since last sync.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions