You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
meriadec 7582545ca5
Wrap stories with ThemeProvider and inject global style in them
7 years ago
.storybook Wrap stories with ThemeProvider and inject global style in them 7 years ago
build Add Linux requirements in README. Add Linux icon. 7 years ago
flow-defs Add new webpack for internals (fork) scripts 7 years ago
scripts Fix build and webpack config 7 years ago
src Init storybook 7 years ago
webpack Merge pull request #22 from loeck/master 7 years ago
.babelrc Init storybook 7 years ago
.eslintrc Disable annoying eslint rule 7 years ago
.flowconfig init 🎉 7 years ago
.gitignore Add simple icons 7 years ago
.prettierrc init 🎉 7 years ago
README.md Add simple call for get bitcoinAddress on Account page 7 years ago
electron-builder.yml Fix build and webpack config 7 years ago
package.json Init storybook 7 years ago
yarn.lock Init storybook 7 years ago

README.md

Ledger Wallet Desktop

Requirements

Installation

yarn

Development

yarn start

Build

Not package for distribution

yarn dist:dir

Package everything

yarn dist

Release

yarn release