Giter VIP home page Giter VIP logo

ledger-wallet-chrome's Introduction

Ledger Wallet - Chrome App

Installing the build environment

This is the source code of the Ledger Wallet Chrome application. You can build the application package yourself if you want to do the Ledger Wallet initialization on an airgap computer.

To prepare your build environment, follow these steps:

  • Install nodejs
  • Install application dependencies
    • npm install -g gulp
    • npm install

Once the environment is setup, you should see the help page of the build system by typing gulp --help

Building a packaged application crx

To build the application, go to the repo root directory then enter gulp clean build package --release. This will create a crx file into the dist directory.

To install the application on Chrome, go to chrome extensions page (chrome://extensions), then drag and drop the crx file into the page.

Building a zip containing the application

You can build the application and automatically packaging it in a zip file by running gulp clean build zip --release. This will create a zip file into the dist directory

Building the application for another coin

You can build the chrome application for other coins. Run gulp clean build package zip -n *coin_name* --release. Right now you can build for the following coins:

  • bitcoin
  • testnet
  • litecoin
  • litecoin_test
  • dogecoin
  • dogecoin_test
  • denarius
  • zencash

Note: that the API is only available for bitcoin and testnet right now.

ledger-wallet-chrome's People

Contributors

pollastri-pierre avatar nicoodeimos avatar amougel avatar ericlarch avatar metaspartan avatar flodess avatar nessnkr avatar lastcanal avatar tarrenj avatar shivaenigma avatar ehteqx avatar ugilio avatar patheticpat avatar

Stargazers

 avatar

Watchers

 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.