Skip to content

Optional: Rental income distribution prototype (stretch) #15

@RafaelJohn9

Description

@RafaelJohn9

Prototype a simple distribution that pays mock rental income to token holders proportionally.

Description (deep):
This demonstrates utility beyond speculation: a rental stream distribution shows tokens representing revenue share. Implement a backend process that, given a rental amount, calculates pro rata token-holder shares (based on on-chain balances) and simulates payment distribution (or builds a plan to send stablecoins). This highlights the finance use-case and smart contract automation possibilities.

Acceptance checklist

  • Design distribution calculation logic (pro rata)
  • Implement backend endpoint /properties/:id/distribute that computes amounts
  • Simulate payouts by recording distribution records in DB (no real stablecoin transfer required)
  • Add UI to show distribution history and projected yields

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions