Context
RWA investors often need professional documentation for taxes.
Problem
No official documentation is provided for on-chain investments.
Suggested Execution
- Integrate 'puppeteer' or 'pdf-lib'.
- Map project data, transaction hash, and timestamp to a beautiful template.
Acceptance Criteria
- Users can download signed PDF receipts.
- Includes legal disclaimers.
References
- backend/src/services/receipt.service.ts
Context
RWA investors often need professional documentation for taxes.
Problem
No official documentation is provided for on-chain investments.
Suggested Execution
Acceptance Criteria
References