pub async fn setup_view<E>(
__arg0: State<UiState<DynGatewayApi<E>>>,
__arg1: Query<DashboardQuery>,
) -> impl IntoResponsewhere
E: Display,Expand description
Renders the main setup page with two options:
- Create New Wallet
- Recover Wallet