357 lines
19 KiB
HTML
357 lines
19 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
<head>
|
||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-120614437-1"></script>
|
||
<script>
|
||
window.dataLayer = window.dataLayer || [];
|
||
function gtag(){dataLayer.push(arguments);}
|
||
gtag('js', new Date());
|
||
|
||
gtag('config', 'UA-120614437-1');
|
||
</script>
|
||
|
||
<meta charset="utf-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||
<meta name="description" content="Features BlueWallet - Bitcoin wallet">
|
||
<meta name="author" content="Bluewallet Services S.R.L.">
|
||
|
||
<title>Features - Bitcoin wallet</title>
|
||
|
||
<!-- Bootstrap core CSS -->
|
||
<link href="../ven/bootstrap/css/bootstrap.min.css" rel="stylesheet">
|
||
|
||
<!-- Custom fonts for this template -->
|
||
<link rel="stylesheet" href="../ven/font-awesome/css/font-awesome.min.css">
|
||
<link rel="stylesheet" href="../ven/simple-line-icons/css/simple-line-icons.css">
|
||
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
|
||
<link href="https://fonts.googleapis.com/css?family=Catamaran:100,200,300,400,500,600,700,800,900" rel="stylesheet">
|
||
<link href="https://fonts.googleapis.com/css?family=Muli" rel="stylesheet">
|
||
|
||
<!-- Custom styles for this template -->
|
||
<link href="../css/new-age.css" rel="stylesheet">
|
||
|
||
<!-- favicon -->
|
||
<link rel="apple-touch-icon" sizes="180x180" href="../img/favicon/apple-touch-icon.png">
|
||
<link rel="icon" type="image/png" sizes="32x32" href="../img/favicon/favicon-32x32.png">
|
||
<link rel="icon" type="image/png" sizes="16x16" href="../img/favicon/favicon-16x16.png">
|
||
<link rel="manifest" href="../img/favicon/site.webmanifest">
|
||
<link rel="mask-icon" href="../img/favicon/safari-pinned-tab.svg" color="#5bbad5">
|
||
<link rel="shortcut icon" href="../img/favicon/favicon.ico">
|
||
<meta name="msapplication-TileColor" content="#da532c">
|
||
<meta name="msapplication-config" content="../img/favicon/browserconfig.xml">
|
||
<meta name="theme-color" content="#ffffff">
|
||
|
||
<!-- og:tags -->
|
||
<meta property="og:image" content="https://bluewallet.io/img/bluewallet-big.png" />
|
||
<meta name="twitter:image" content="https://bluewallet.io/img/bluewallet-big.png" />
|
||
|
||
<meta property="og:site_name" content="BlueWallet - Bitcoin wallet" />
|
||
<meta property="og:type" content="website" />
|
||
<meta property="og:description" content="A Bitcoin wallet for iOS. Easy to use and secure" />
|
||
<meta property="og:url" content="https://bluewallet.io/features" />
|
||
<meta property="og:title" content="BlueWallet - Bitcoin wallet" />
|
||
<meta property="fb:app_id" content="254973701957449" />
|
||
<meta property="fb:pages" content="499685187154976" />
|
||
<meta name="twitter:card" content="summary_large_image" />
|
||
<meta name="twitter:title" content="BlueWallet - Bitcoin wallet" />
|
||
<meta name="twitter:description" content="A Bitcoin wallet for iOS. Easy to use and secure" />
|
||
<meta name="twitter:url" content="https://bluewallet.io/features" />
|
||
|
||
</head>
|
||
|
||
<body id="page-top">
|
||
|
||
<!-- Navigation -->
|
||
<nav class="navbar navbar-expand-lg navbar-light" id="mainNav">
|
||
<div class="container">
|
||
<a class="navbar-brand js-scroll-trigger" href="/">
|
||
<img src="../img/logo-bluewallet.svg" alt="BlueWallet - Bitcoin and Lightning Wallet">
|
||
</a>
|
||
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
|
||
<i class="fa fa-bars"></i>
|
||
</button>
|
||
<div class="collapse navbar-collapse" id="navbarResponsive">
|
||
<ul class="navbar-nav ml-auto">
|
||
<li class="nav-item">
|
||
<a class="nav-link js-scroll-trigger" href="/">Home</a>
|
||
</li>
|
||
<li class="nav-item">
|
||
<a class="nav-link btn dropdown-toggle" href="#" role="button" id="dropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||
Features
|
||
</a>
|
||
<div class="dropdown-menu" aria-labelledby="dropdownMenuLink">
|
||
<a class="sublink" href="/features">View all</a>
|
||
<a class="sublink" href="/bitcoin-wallet">Bitcoin Wallets</a>
|
||
<a class="sublink" href="/watch-only">Watch-only Wallets</a>
|
||
<a class="sublink" href="/lightning">Lightning Wallets</a>
|
||
</div>
|
||
|
||
</li>
|
||
<li class="nav-item">
|
||
<a class="nav-link btn dropdown-toggle" href="#" role="button" id="dropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||
Products
|
||
</a>
|
||
<div class="dropdown-menu" aria-labelledby="dropdownMenuLink">
|
||
<a class="sublink" href="/desktop-bitcoin-wallet">Desktop app</a>
|
||
<a class="sublink" href="/local-trader">Local Trader</a>
|
||
<a class="sublink" href="/lndhub">LndHUB</a>
|
||
<a class="sublink" href="/watch-app">Watch App</a>
|
||
<a class="sublink" href="/lapps">Lapp Marketplace</a>
|
||
</div>
|
||
|
||
</li>
|
||
<li class="nav-item">
|
||
<a class="nav-link js-scroll-trigger" href="http://help.bluewallet.io">Help</a>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</nav>
|
||
|
||
|
||
<div class="features-page">
|
||
<div class="container">
|
||
<div class="row justify-content-md-center">
|
||
<div class="col-md-9">
|
||
<h1 class="text-left">Features</h1>
|
||
|
||
<div class="feature-item">
|
||
<h3 id="desktop">Desktop app <span class="done">new</span></h3>
|
||
<p>The Desktop Bitcoin wallet is now available for macOS, and provides all the features and power of its mobile counterpart app.</p>
|
||
<a href="/desktop-bitcoin-wallet">Read more →</a>
|
||
</div>
|
||
|
||
|
||
<div class="feature-item">
|
||
<h3 id="localtrader">Local Trader <span class="done">new</span></h3>
|
||
<p>Local Trader is a p2p trading marketplace. It allows you to buy Bitcoin on a non-custodial P2P exchange via escrow, without KYC from the comfort of your mobile phone.</p>
|
||
<a href="/local-trader">Read more →</a>
|
||
</div>
|
||
|
||
<div class="feature-item">
|
||
<h3 id="notifications">Notifications <span class="done">new</span></h3>
|
||
<p>We have develop Ground Control. A push notification service for bitcoin wallets that allows you to have push notifications (mobile and desktop) or run your own push notifications service.</p>
|
||
|
||
</div>
|
||
|
||
<div class="feature-item">
|
||
<h3 id="lnurl">LNurl support <span class="done">new</span></h3>
|
||
<p>Support for the LNurl protocol with LNurl-pay and LNurl-withdraw. This features allows you to have an easier interaction with the Lightning Network and services that support LNurl.</p>
|
||
|
||
</div>
|
||
|
||
<div class="feature-item">
|
||
<h3 id="cobovault">Cobo Vault support <span class="done">new</span></h3>
|
||
<p>Support for Cobo Vault hardware wallet. With one of the first of its kind Air-gapped, PSBT with animated QR codes support.</p>
|
||
<a href="https://www.youtube.com/watch?v=0qndGQL1p7o" target="_blank">See video →</a>
|
||
</div>
|
||
|
||
<div class="feature-item">
|
||
<h3 id="darkmode">Dark mode <span class="done">new</span></h3>
|
||
<p>BlueWallet is now available in Dark mode for iOS and android.</p>
|
||
|
||
</div>
|
||
|
||
<div class="feature-item">
|
||
<h3 id="entropy">Custom entropy<span class="done">new</span></h3>
|
||
<p>Ability to manually generate entropy for wallet creation with Coins and Dices. This is an advanced feature, use with caution.</p>
|
||
</div>
|
||
|
||
<div class="feature-item">
|
||
<h3 id="coldcard">Coldcard support <span class="done">new</span></h3>
|
||
<p>Connect to your Coldcard wallet with ease. Support for PSBT with fingerprint mode and Watch-only wallets, allows for receiving and sending transactions by signing them offline.</p>
|
||
<a href="/watch-only">Read more →</a>
|
||
</div>
|
||
|
||
<div class="feature-item">
|
||
<h3 id="hw">Hardware Wallets <span class="done">new</span></h3>
|
||
<p>Ability to connect and work with Hardware Wallets that support PSBT. After importing your wallet on watch-only mode, go to the wallet options and turn on "hardware wallet" mode.</p>
|
||
</div>
|
||
|
||
<div class="feature-item">
|
||
<h3 id="psbt">PSBT <span class="done">new</span></h3>
|
||
<p>Support for PSBT - Partially Signed Bitcoin Transactions, BIP 174. Under the hood now transactions on BlueWallet are using and constructed by the PSBT standard.</p>
|
||
</div>
|
||
|
||
<div class="feature-item">
|
||
<h3 id="psbt">Broadcast Transaction <span class="done">new</span></h3>
|
||
<p>Ability to broadcast a transaction that was previsously signed on BlueWallet or elsewhere.</p>
|
||
</div>
|
||
|
||
<div class="feature-item">
|
||
<h3 id="batching">Batch Transactions</h3>
|
||
<p>This feature allows you to send multiple transactions in one batch. This is useful if you have two or more transactions that you want to make and spend less fees. All the transaction will be batched in a single transaction fee, making it less expensive for the sender and also they will spend less space on the blockchain. So a win-win for the bitcoin network and for the users.</p>
|
||
</div>
|
||
|
||
|
||
<div class="feature-item">
|
||
<h3 id="fullnode">Plug-in your Bitcoin Full node</h3>
|
||
<p>Ability to plug-in your own Bitcoin Full node through Electrum Personal Server (EPS), ElectrumX or Electrs. Don't trust, verify for a maximum sovereignty.</p>
|
||
</div>
|
||
|
||
|
||
<div class="feature-item">
|
||
<h3 id="rbf-cpfp">Bump and Cancel transactions</h3>
|
||
<p>Ability to Bump and Cancel sent transactions with "Replace-by-fee" (RBF) and ability to Bump received transactions with "Child-pays-for-parent" (CPFP) on Native Segwit wallets (bech32/BIP84).</p>
|
||
</div>
|
||
|
||
|
||
<div class="feature-item">
|
||
<h3 id="marketplace">Lapps Marketplace </h3>
|
||
<p>A Lapp browser and a Maketplace of Lightning enabled apps to help you discover new services.</p> <a href="/lapps">Read more →</a>
|
||
</div>
|
||
|
||
|
||
<div class="feature-item">
|
||
<h3 id="lightning">Lightning Wallets </h3>
|
||
<p>Wallets with support for the Lightning Network Protocol. Unfairly cheap and fast transactions. You can send, receive and refill your wallets. </p>
|
||
<a href="/lightning">Read more →</a>
|
||
</div>
|
||
|
||
<div class="feature-item">
|
||
<h3 id="Watch-only">Offline mode</h3>
|
||
<p>In case you need/want or you don't have internet connection, BlueWallet will allow you to generate wallets or addresses to be able to receive offline.</p>
|
||
</div>
|
||
|
||
|
||
<div class="feature-item">
|
||
<h3 id="Watch-only">Watch-only wallets</h3>
|
||
<p>Watch-only wallets allows you to keep an eye on your cold storage without touching your private key. Easily import your address or xpub and watch it from your app without ever touching it.</p>
|
||
<a href="/watch-only">Read more →</a>
|
||
</div>
|
||
|
||
<div class="feature-item">
|
||
<h3 id="Watch-only">Magical import/recover wallets</h3>
|
||
<p>Bluewallet provides a “magical form” where you can try to import whatever you got. It will do its best to understand the format and import your wallet into your BlueWallet app.<br />Here its where your watch-only, electrum, bread, legacy formats and external service integrations can be imported for your app.</p>
|
||
</div>
|
||
|
||
<div class="feature-item">
|
||
<h3 id="pdenial">Multiple Storage</h3>
|
||
<p>Besides having one storage to all your wallets, BlueWallet allows you to have multiple encrypted storages, that can be accessed by different passwords. This is useful in case you don't want to have all your wallets in the same storage, or you have other family members or employees accessing or using the app.</p>
|
||
</div>
|
||
|
||
|
||
<div class="feature-item">
|
||
<h3 id="opensource">Open Source</h3>
|
||
<p><strong>blue wallet</strong> is built on a public repo, up-to-date and available on the <a href="https://github.com/BlueWallet/BlueWallet" target="_blank">BlueWallet GitHub</a>. This means that any user can build it and run it on his own, without any custodial dependencies. Verify the code and contribute to the wallet development. BlueWallet is made with ReactNative and Distributed under a <a href="https://opensource.org/licenses/MIT" target="_blank">MIT licensed</a>.</p>
|
||
</div>
|
||
|
||
|
||
<div class="feature-item">
|
||
<h3 id="pdenial">Plausible deniability</h3>
|
||
<p>A custom made feature thinking about your personal security. <strong>blue wallet</strong> allows you to define a different Password which will decrypt a fake wallet set up. For any situation you are forced to disclose your access or when you don't want or you can't show your real wallet.</p>
|
||
</div>
|
||
|
||
|
||
<div class="feature-item">
|
||
<h3 id="encryption">Full encryption</h3>
|
||
<p>On top of the phone multi-layer encryption, <strong>blue wallet</strong> can encrypt everything with an added password. Biometric security (touch ID, Face ID) is not safe, so you will have an additional password to encrypt your wallet instead.</p>
|
||
</div>
|
||
|
||
|
||
<div class="feature-item">
|
||
<h3 id="segwit">SegWit</h3>
|
||
<p>SegWit supported in P2SH-compatibility mode and bech32 Native mode. Segwit was a massive upgrade to the Bitcoin Protocol released in 2017. You will find all wallets with SegWit enabled by default. Find more about <a href="https://en.wikipedia.org/wiki/SegWit" target="_blank">SegWit here</a>.</p>
|
||
</div>
|
||
|
||
|
||
<div class="feature-item">
|
||
<h3>HD wallets</h3>
|
||
<p>The Hierarchical Deterministic (HD) key creation and transfer protocol (BIP32), which allows creating child keys from parent keys in a hierarchy. The HD Wallets will generate you different public keys for each transactions.</p>
|
||
</div>
|
||
|
||
|
||
<div class="feature-item">
|
||
<h3 id="multiple_wallets">Multiple wallets support</h3>
|
||
<p><strong>blue wallet</strong> aims to support the maximum wallet standards. Currently supported: BIP44 (HD), BIP49 (HD SegWit), BIP84 (HD bech32, native SegWit), BIP39 Breadwallet-compatible (m/0'/0/0), Legacy single-address, SegWit single-address (P2SH). You can have many wallets in a single app at the same time.</p>
|
||
</div>
|
||
|
||
|
||
<div class="feature-item">
|
||
<h3 id="pkeys">Be in control</h3>
|
||
<p>On your Bitcoin wallet your <strong>Private keys</strong> never leave your device.
You are in full control of your private keys. You can at any moment generate backups and export/import your wallets, with full control of what to do with your private keys.</p>
|
||
</div>
|
||
|
||
|
||
<div class="feature-item">
|
||
<h3 id="flexfees">Flexible fees</h3>
|
||
<p>Starting from 1 Satoshi.
Defined by you, with full flexibility on the amount you want to add to your transaction. <strong>blue wallet</strong> also provides you a fee estimation to give you an idea how much to add to your transaction to be included on the next block.</p>
|
||
</div>
|
||
|
||
|
||
<div class="feature-item">
|
||
<h3>Export TXHEX</h3>
|
||
<p>You can get your transaction HEX (TXHEX) without broadcasting it, and only do it with the relay of your choice.</p>
|
||
</div>
|
||
|
||
|
||
<div class="feature-item">
|
||
<h3>Multi-language</h3>
|
||
<p>Bluewallet supports more than 20 languages, including Chinese, Japanese, Portuguese, Spanish, Indonesian, Russian, Ukranian, Italian, German, Swedish, Norwegian, French, Danish or Turkish.</p>
|
||
</div>
|
||
|
||
|
||
<div class="feature-item">
|
||
<h3>Multi-currency</h3>
|
||
<p>Bluewallet supports more than 20 currencies, including USD, AUD, BRL, CAD, CHF, CZK, CNY, EUR, GDP, HRK, INR, JPY, MXN, MYR, or RUB.</p>
|
||
</div>
|
||
|
||
<h2>Coming Soon</h2>
|
||
|
||
<div class="feature-item">
|
||
<h3></i>Payjoin</h3>
|
||
<p>Payjoin or Pay-to-endpoint feature that allows to break common chain analysis heuristics.</p>
|
||
</div>
|
||
|
||
<div class="feature-item">
|
||
<h3></i>Desktop app</h3>
|
||
<p>Desktop app with all the mobile features and much more, will be soon available for Linux, Windows and macOS.</p>
|
||
</div>
|
||
|
||
|
||
<div class="feature-item">
|
||
<h3></i>MultiSig wallets</h3>
|
||
<p>Add security to your funds. Each transactions requires M of N signatures (with keys stored on different physical devices with BlueWallet).</p>
|
||
</div>
|
||
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<footer>
|
||
<div class="container">
|
||
|
||
<div class="fmenu">
|
||
<a href="/donate.html"><span class="foot-menu">Donate</span></a>
|
||
<a href="/features"><span class="foot-menu">Features</span></a>
|
||
<a href="/about"><span class="foot-menu">About</span></a>
|
||
</div>
|
||
<br />
|
||
<span>© BlueWallet Services S.R.L. All Rights Reserved.</span>
|
||
<ul class="list-inline">
|
||
<li class="list-inline-item">
|
||
<a href="/privacy">Privacy</a>
|
||
</li>
|
||
<li class="list-inline-item">
|
||
<a href="/tos">Terms</a>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
</footer>
|
||
|
||
<!-- Bootstrap core JavaScript -->
|
||
<script src="../ven/jquery/jquery.min.js"></script>
|
||
<script src="../ven/bootstrap/js/bootstrap.bundle.min.js"></script>
|
||
|
||
<!-- Plugin JavaScript -->
|
||
<script src="../ven/jquery-easing/jquery.easing.min.js"></script>
|
||
|
||
<!-- Custom scripts for this template -->
|
||
<script src="../js/new-age.min.js"></script>
|
||
</body>
|
||
|
||
</html>
|