LogoLogo
  • Welcome
  • Getting Started
    • Prerequisites
    • Backend Installation
    • Frontend Installation
    • Configuration
    • Running The System
  • Architecture
    • System Architecture
    • AI Agents
    • Core Components
    • Frontend Technologies
    • Contribution Guidelines
    • Safety Guidelines
    • Tokenomics
Powered by GitBook
On this page
  • Core Technologies
  • Key Frontend Features
  • Authentication Flow
  1. Architecture

Frontend Technologies

PreviousCore ComponentsNextContribution Guidelines

Last updated 3 months ago

  • Framework: Next.js 14

  • UI Library: React

  • State Management: Redux Toolkit

  • Authentication: Privy

  • Styling: Tailwind CSS

  • Responsive Design: Mobile and desktop-friendly

  • Real-time Agent Interaction: RestAPIs-powered updates

  • Secure Authentication: Privy-managed user sessions

  • Performance Optimization: Server-side rendering

  • Dynamic Agent Visualization: Interactive agent status and workflow

  1. User registers/logs in via Privy

  2. Secure token generation

  3. Role-based access control

  4. Session management

Core Technologies
Key Frontend Features
Authentication Flow