Description
Difficulty: Expert
Type: Feature
Summary
Implement transaction previews for admin actions.
Current Behaviour
Admin actions may be prepared without a clear preview of operation type, target, role, asset, compliance impact, and warnings.
Expected Behaviour
The SDK should provide typed previews for admin operations before signing.
Suggested Implementation
Create preview types, builders, warning mapping, tests, fixtures, and docs.
Files or Areas Likely Affected
- src/admin/
- src/transactions/
- src/types/
- src/errors/
- tests/
- docs/
Acceptance Criteria
Additional Notes
This supports safer admin UX.
Description
Difficulty: Expert
Type: Feature
Summary
Implement transaction previews for admin actions.
Current Behaviour
Admin actions may be prepared without a clear preview of operation type, target, role, asset, compliance impact, and warnings.
Expected Behaviour
The SDK should provide typed previews for admin operations before signing.
Suggested Implementation
Create preview types, builders, warning mapping, tests, fixtures, and docs.
Files or Areas Likely Affected
Acceptance Criteria
Additional Notes
This supports safer admin UX.