ModuleSandbox
Build
Frontend applications

Frontend applications

The main goal of the Module Sandbox is to make it easy to build frontend applications that are powered by onchain modules. This page gives an overview of the different ways to build frontend applications using the Sandbox.

Components

The Sandbox comes with a set of pre-built UI components (opens in a new tab) that developers can leverage. These components are designed to be re-usable and can be used to build your frontend applications.

Dashboard

To build a frontend application directly into the dashboard, you can insert the components into the AccountPage (opens in a new tab). If you want to separate components, you can use the components folder (opens in a new tab) and re-use any existing components in there.

Popover

Coming soon