btcpayserver/BTCPayServer/Models/StoreViewModels
Andrew Camilleri 4176f3659b
Add QR code scan/show for PSBT + Import wallet via QR (#1931)
* Add PSBT QR code scan/show

This PR introduces support to show and read PSBTs in BC-UR format via animated QR codes.  This allows you to use BTCPay with HW devices such as Cobo Vault and Blue wallet to sign transactions without ever exposing the keys outside of that device.
Spec: https://github.com/BlockchainCommons/Research/blob/master/papers/bcr-2020-005-ur.md
I've also bumped the QR code library we sue as it had a bug with large datasets.

* Reuse same code for all and allow wallet import via QR code scan

* remove unecessary js vendor files

* Allow export wallet from settings via QR

* formatting

* bundle

* fix wallet receive bundle
2020-10-21 14:03:11 +02:00
..
CheckoutExperienceViewModel.cs Add Value Criteria For Payment Method 2020-09-22 11:20:44 +02:00
CreateStoreViewModel.cs
DerivationSchemeViewModel.cs Add QR code scan/show for PSBT + Import wallet via QR (#1931) 2020-10-21 14:03:11 +02:00
IntegrationsViewModel.cs Kukks Shopify Enhancement Suite Commit 2020-09-24 16:25:35 +02:00
LightningNodeViewModel.cs Merge pull request #1706 from dennisreimann/store-lightning 2020-06-30 11:06:07 +09:00
PairingModel.cs
PayButtonViewModel.cs
RatesViewModel.cs Removing rates hint 2020-10-18 03:11:17 -05:00
RecoverySeedBackupViewModel.cs Split mnemonics correctly 2020-09-03 23:59:54 +09:00
StoresViewModel.cs Showing warning hint on stores listing page 2020-10-18 03:11:17 -05:00
StoreUsersViewModel.cs
StoreViewModel.cs Setting hints during store creation and update 2020-10-18 03:11:17 -05:00
TokensViewModel.cs
UpdateCoinSwitchSettingsViewModel.cs