Skip to content

Repository files navigation

Aegis RWA Dashboard

The official web interface for the Aegis RWA Protocol. Built with Next.js, this dashboard provides a seamless UI for administrators to mint compliant Real-World Assets and for investors to manage their portfolios.

Prerequisites

Local Setup

  1. Clone the repository and install dependencies:
   npm install
  1. Run the development server:
   npm run dev
  1. Open http://localhost:3000 in your browser.

Contribution Guidelines

We welcome frontend contributions! Check CONTRIBUTING.md for our branching strategies and Tailwind styling rules. Look for // TODO: comments in the codebase for easy wins.

Contributing

We welcome frontend contributions! Please read our Contributing Guide before submitting a pull request.

Key resources for contributors:

Note: All pull requests must follow the PR Evidence Checklist and be audited against the Evaluation Readiness Dashboard before requesting review.

The transactions page also includes a contributor-ready fixture gallery for transaction review, progress, and receipt states. See docs/transaction-components.md for the shared component contract, fixture expectations, and compliance-safe wording guidance.

Evaluation Readiness

Before submitting a pull request for maintainer review or payment evaluation, review the Evaluation Readiness Dashboard. It links testing standards, CI status expectations, PR evidence templates, acceptance criteria mapping, and conduct guidelines into a single scorecard.

Payment-Period Conduct

During GrantFox evaluation windows, all contributors must follow the Payment-Period Conduct Policy. Repeated spam, payout-related complaints, or harassment in community channels will not be tolerated. Self-review your PR thoroughly before raising payment concerns.

Route Access

Role-aware route guards protect admin, issuer, investor, and read-only sections. See docs/route-access.md for route mapping, guard states, SDK assumptions, and mock wallet fixtures.

Contribution Quality Examples

Before submitting a PR, read the Contribution Quality Examples for concrete examples of low-effort, partial, under-tested, failing-CI, and acceptable contributions — including what each category looks like and how to improve it. The companion Low-Effort PR Examples covers additional screenshot and CI-specific anti-patterns.

Documentation Index

A full index of every file in docs/ organised by audience (onboarding, building features, review and payment, release) is at docs/README.md.

About

No description, website, or topics provided.

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages