Workflow modes
Workflows can be run in different modes, depending on their stage in the development lifecycle, and on how the app uses them.
- Sandbox and live modes are used during the development and live stages of the lifecycle, respectively.
- Regular and Web3 modes are used depending on whether the app works without a self-custodial wallet or with one.
📄️ Sandbox and live modes
Workflows can be set to sandbox mode (for development and testing) or live mode (for production).
📄️ Regular and Web3 modes
A workflow can run in Regular (Web2) or Web3 mode. Web3 mode is the preferred mode for dApps.