diff --git a/_wallets/burner.md b/_wallets/burner.md new file mode 100644 index 0000000000..b0b19331c5 --- /dev/null +++ b/_wallets/burner.md @@ -0,0 +1,27 @@ +--- +# This file is licensed under the MIT License (MIT) available on +# http://opensource.org/licenses/MIT. + +id: burner +title: "Burner" +titleshort: "Burner" +compat: "hardware" +level: 2 +platform: + - hardware: + name: hardware + os: + - name: hardware + text: "burner" + link: "https://burner.pro/bitcoin" + source: "https://github.com/arx-research/libhalo" + screenshot: "burnerbtc.png" + features: "bech32 hardware_wallet legacy_addresses multisig segwit" + check: + control: "checkgoodcontrolfull" + validation: "checkneutralvalidationvariable" + transparency: "checkgoodtransparencydeterministic" + environment: "checkgoodenvironmenthardware" + privacy: "checkneutralprivacyvariable" + fees: "checkneutralfeecontrolvariable" +--- \ No newline at end of file diff --git a/img/screenshots/burnerbtc.png b/img/screenshots/burnerbtc.png new file mode 100644 index 0000000000..4aa88e48b7 Binary files /dev/null and b/img/screenshots/burnerbtc.png differ diff --git a/img/wallet/burner.png b/img/wallet/burner.png new file mode 100644 index 0000000000..6a2e7dfe99 Binary files /dev/null and b/img/wallet/burner.png differ