1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-05 15:49:00 +00:00
Go to file
2018-08-16 13:14:13 +02:00
src Refactored /account folder to new folder structure 2018-08-16 13:14:13 +02:00
webpack Removed webpack plugin 2018-08-14 15:10:08 +02:00
.babelrc Landing folder structure refactored 2018-08-16 12:19:13 +02:00
.eslintignore Fixed some eslint problems 2018-07-30 12:52:13 +02:00
.eslintrc Refactored /account folder to new folder structure 2018-08-16 13:14:13 +02:00
.flowconfig flowtype fixes corresponding changes in trezor-connect 2018-08-08 11:42:12 +02:00
.gitignore Added jest 2018-07-30 13:44:39 +02:00
.stylelintrc Added linter for styled-components 2 2018-08-14 13:55:25 +02:00
browserslist first 2017-12-13 12:01:37 +01:00
build.sh minimized css 2018-05-15 11:25:13 +02:00
jest.config.js Added test snapshot and updated coverage 2018-07-30 14:17:49 +02:00
jsconfig.json Landing folder structure refactored 2018-08-16 12:19:13 +02:00
package.json Fixed root path and some eslint 2018-08-14 16:06:34 +02:00
README.md README.md 2018-05-18 19:41:20 +02:00
yarn.lock Removed webpack plugin 2018-08-14 15:10:08 +02:00

TREZOR Ethereum Wallet

npm install / yarn

npm run dev / yarn run dev

npm run build / yarn run build