1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-05 23:59:23 +00:00
Go to file
2018-08-08 14:39:43 +02:00
src unreadable device page (not finished) 2018-08-08 14:39:43 +02:00
webpack added webpack dev:local configuration 2018-08-08 11:41:08 +02:00
.babelrc POC of styled component 2018-07-30 16:30:25 +02:00
.eslintignore Fixed some eslint problems 2018-07-30 12:52:13 +02:00
.eslintrc Added eslint 2018-07-30 12:23:30 +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
browserslist
build.sh
jest.config.js Added test snapshot and updated coverage 2018-07-30 14:17:49 +02:00
package.json added webpack dev:local configuration 2018-08-08 11:41:08 +02:00
README.md
yarn.lock added webpack dev:local configuration 2018-08-08 11:41:08 +02:00

TREZOR Ethereum Wallet

npm install / yarn

npm run dev / yarn run dev

npm run build / yarn run build