Skip to content

feat: add review-before-submit step to asset registration wizard - #197

Merged
El-swaggerito merged 1 commit into
Aegis-RWA:mainfrom
Carlys17:feat/asset-registration-review-step-176
Jul 30, 2026
Merged

feat: add review-before-submit step to asset registration wizard#197
El-swaggerito merged 1 commit into
Aegis-RWA:mainfrom
Carlys17:feat/asset-registration-review-step-176

Conversation

@Carlys17

Copy link
Copy Markdown
Contributor

Summary

Add a review-before-submit step to the RWA asset registration wizard so issuers confirm metadata, issuer, supply, and network details before submitting for compliance review.

Changes

  • AssetCreationWizard.tsx: Enhanced review step with validation summary, issuer info (truncated wallet), network label (from NEXT_PUBLIC_NETWORK_PASSPHRASE), and warning states for high-supply (>50% of soft cap) and restricted jurisdictions
  • AssetCreationWizard.test.tsx: Added test covering review details, issuer display, network, validation summary, and warning states
  • docs/asset-registration-review.md: Documentation explaining the review flow and warning states

Testing

  • npx vitest run src/features/asset-creation — 8 tests pass
  • All existing tests still pass

Closes #176

- Add validation summary, issuer info, network details to review step
- Add warning states for high-supply and restricted jurisdictions
- Add tests covering review states and warnings
- Add docs/asset-registration-review.md

Closes #176
@El-swaggerito
El-swaggerito merged commit 2280482 into Aegis-RWA:main Jul 30, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Aegis dashboard RWA asset registration review step

2 participants