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.
- Node.js (v18+)
- Freighter Wallet Browser Extension
- Clone the repository and install dependencies:
npm install- Run the development server:
npm run dev
- Open http://localhost:3000 in your browser.
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.