1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-01-24 15:00:58 +00:00
Go to file
2018-08-10 15:33:23 +02:00
src h2 refactored to component 2018-08-10 15:33:23 +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
.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 h2 refactored to component 2018-08-10 15:33:23 +02:00
browserslist
build.sh
jest.config.js Added test snapshot and updated coverage 2018-07-30 14:17:49 +02:00
package.json h2 refactored to component 2018-08-10 15:33:23 +02:00
README.md
yarn.lock h2 refactored to component 2018-08-10 15:33:23 +02:00

TREZOR Ethereum Wallet

npm install / yarn

npm run dev / yarn run dev

npm run build / yarn run build