-
Notifications
You must be signed in to change notification settings - Fork 3
Add Aegis SDK investor portfolio normaliser #146
Copy link
Copy link
Open
Labels
GrantFox OSSIssue tracked for GrantFox OSS contributionIssue tracked for GrantFox OSS contributionMaybe RewardedIssue may be eligible for a GrantFox rewardIssue may be eligible for a GrantFox rewardOfficial Campaign | FWC26Official GrantFox campaign labelOfficial GrantFox campaign labelaegisAegis RWA Protocol related workAegis RWA Protocol related workexpertExpert difficultyExpert difficultyfeatureFeature workFeature workinvestorInvestor-facing featuresInvestor-facing featuresrwaReal-world asset tokenisationReal-world asset tokenisationsdkSDK related workSDK related work
Description
Activity
Metadata
Metadata
Assignees
Labels
GrantFox OSSIssue tracked for GrantFox OSS contributionIssue tracked for GrantFox OSS contributionMaybe RewardedIssue may be eligible for a GrantFox rewardIssue may be eligible for a GrantFox rewardOfficial Campaign | FWC26Official GrantFox campaign labelOfficial GrantFox campaign labelaegisAegis RWA Protocol related workAegis RWA Protocol related workexpertExpert difficultyExpert difficultyfeatureFeature workFeature workinvestorInvestor-facing featuresInvestor-facing featuresrwaReal-world asset tokenisationReal-world asset tokenisationsdkSDK related workSDK related work
Description
Difficulty: Expert
Type: Feature
Summary
Add an investor portfolio normaliser for RWA holdings.
Current Behaviour
Investor portfolio data may be returned in inconsistent shapes across asset reads and dashboard views.
Expected Behaviour
The SDK should normalise holdings into a typed portfolio model.
Suggested Implementation
Create portfolio types, normaliser, display helpers, tests, fixtures, and docs.
Files or Areas Likely Affected
Acceptance Criteria
Additional Notes
This supports investor-facing dashboard work.