@model WalletSendLedgerModel @{ Layout = "../Shared/_NavLayout.cshtml"; ViewData["Title"] = "Manage wallet"; ViewData.SetActivePageAndTitle(WalletsNavPages.Send); }

Sign the transaction with Ledger

You can send money received by this store to an address with the help of your Ledger Wallet.
If you don't have a Ledger Wallet, use Electrum with your favorite hardware wallet to transfer crypto.
If your Ledger wallet is not detected:

If you are on Windows and seeing an annoying popup opening and closing, while it is signing, ignore it. The bigger the transaction, the more this popup will show up.

Detecting hardware wallet...

@section Scripts { }