@model WalletSetupViewModel
@{
Layout = "_LayoutWalletSetup";
ViewData.SetActivePage(StoreNavPages.OnchainSettings, "Connect your hardware wallet", Context.GetStoreData().Id);
}
@section Navbar {
In order to securely connect to your hardware wallet you must first download, install, and run the BTCPay Server Vault.@ViewData["Title"]