LedgerHQ / ledger-wallet-chrome

Ledger Wallet Chrome application
http://www.ledgerwallet.com/apps/bitcoin
MIT License
161 stars 118 forks source link

How to run it? #75

Open lattice0 opened 6 years ago

lattice0 commented 6 years ago

No information of how it is developed, which technologies are used. Do I really need chrome to run it?

edorgeville commented 6 years ago

All infos to run the app are in the README. Used technologies are listed in the package.json.

lattice0 commented 6 years ago

What is the .zip for? Looks like it has node dependencies but they are just for building, right?

edorgeville commented 6 years ago

Are you referring to the .zip in the Release tab ? It looks like the .zip is the unsigned/unpackaged Chrome application while the .crx is the signed and packaged version. The same you would download on the Chrome store.

pollastri-pierre commented 6 years ago

Exactly the zip is the unsigned application and the crx is just a zip with a signature. Node is only used to build the sources.