Skip to content

cryptocake/blocktrail-webwallet

 
 

Repository files navigation

Blocktrail Web Wallet

Take back control of your Bitcoin!
BlockTrail's Bitcoin wallet features unparalleled security through MultiSignature technology, keeping you in full control of your coins at all time. Transactions are signed in your browser so we never see your private keys.

With our HD wallets you can create an unlimited number of addresses to help protect your privacy without the need for multiple private key backups. Our system will also generate new addresses for change and fund requests automatically.

Access your wallet anywhere, anytime; use the mobile app when you're on the go, or log in to the web-interface when at home or in the office.

  • 2-of-3 Multisig technology so you always remain in control of your coins
  • HD wallet technology allowing you to create an unlimited number of addresses
  • Send and Receive bitcoin easily
  • Live update for new transactions and your balance
  • View your full transaction history with the price at the time of the transaction
  • Personalise your account so your friends can quickly identify you
  • QR code scanning with bitcoin URI support
  • Transactions signed locally in your browser
  • Backup document incase the worst happens
  • Local currency display using live price updates

Mobile Wallet

For the Mobile Wallet see; https://github.com/blocktrail/blocktrail-wallet

Install

npm install -g gulp
npm install
cp appconfig.example.json appconfig.json
gulp

Run

npm install -g serve # one time
cd www
serve # now you can visit http://localhost:3000

License

The Blocktrail Wallet source code is released under the GNU Affero General Public License.
The Blocktrail Logo and any other images / graphics are not part of this.
See LICENSE.md.

Packages

No packages published

Languages

  • JavaScript 97.1%
  • HTML 1.8%
  • Other 1.1%