Giter VIP home page Giter VIP logo

azizur77 / blocktrail-webwallet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from blocktrail/blocktrail-webwallet

0.0 2.0 0.0 22.94 MB

Blocktrail Web Wallet

Home Page: https://www.blocktrail.com

License: GNU Affero General Public License v3.0

JavaScript 95.17% Python 1.61% Shell 0.11% CSS 0.79% HTML 2.25% ActionScript 0.01% Makefile 0.01% CoffeeScript 0.05% Ruby 0.01% TypeScript 0.01%

blocktrail-webwallet's Introduction

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 in case 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
git submodule update --init --recursive # for translations package
cp appconfig.example.json appconfig.json
gulp

Run

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

Translations

Translations for both Web and Mobile Wallet are kept in: https://github.com/blocktrail/blocktrail-wallet-translations
And then submoduled into the projects.

Keep this in mind when adding / updating translations, don't forget to commit them to the translations repo.

It's okay to do PRs without bumping the translations submodule, we'll handle that before doing releases!

Fontello

We use fontello for icons, if you want to add new icons you can run the gulp fontello task and copy the fontello URL that is printed as part of the output, then visit that URL and add any new icons.
Afterwards download the config.json from the site and overwrite the src/fontello/config.json, then run gulp fontello again and it will update the contents of src/fontello.

Statics & CDN

Statics are compiled with gulp and with default config into www/dev, if STATICSDIR in appconfig.json is set to NULL however it will use www/${branch}-${commit} to keep statics versioned.

with ./scripts/upload_to_oss.sh statics are pushed to the CDN backend.

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.

blocktrail-webwallet's People

Contributors

rubensayshi avatar lacksfish avatar romaroid avatar boazeb avatar afk11 avatar philipglazman avatar oacdesigns avatar lsgrep avatar

Watchers

James Cloos avatar Khandaker Azizur Rahman avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.