1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-05 15:49:00 +00:00
Go to file
2018-08-08 11:42:12 +02:00
src flowtype fixes corresponding changes in trezor-connect 2018-08-08 11:42:12 +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
.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
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