1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-13 20:08:56 +00:00
Go to file
2018-08-17 11:23:08 +02:00
src Passphrase modal: show only 1 input if device is remembered OR was already authenticated 2018-08-17 11:23:08 +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 new trezor-connect@5.030 2018-08-16 19:19:03 +02:00
README.md README.md 2018-05-18 19:41:20 +02:00
yarn.lock new trezor-connect@5.030 2018-08-16 19:19:03 +02:00

TREZOR Ethereum Wallet

npm install / yarn

npm run dev / yarn run dev

npm run build / yarn run build