Skip to main content

Frontend Architecture

Every frontend package goes with /src/dapp folder which includes domain-specific code, UI components, and utilities.

This folder structure allows to replace the domain-specific code with your own without reviewing the entire codebase.