You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Vladimir Volek 7864c5d7bf
Refactored whole folder structure
6 years ago
src Refactored whole folder structure 6 years ago
webpack Removed webpack plugin 6 years ago
.babelrc Landing folder structure refactored 6 years ago
.eslintignore Fixed some eslint problems 6 years ago
.eslintrc Refactored /account folder to new folder structure 6 years ago
.flowconfig flowtype fixes corresponding changes in trezor-connect 6 years ago
.gitignore Added jest 6 years ago
.stylelintrc Added linter for styled-components 2 6 years ago
README.md README.md 6 years ago
browserslist first 7 years ago
build.sh minimized css 6 years ago
jest.config.js Added test snapshot and updated coverage 6 years ago
jsconfig.json Landing folder structure refactored 6 years ago
package.json Fixed root path and some eslint 6 years ago
yarn.lock Removed webpack plugin 6 years ago

README.md

TREZOR Ethereum Wallet

npm install / yarn

npm run dev / yarn run dev

npm run build / yarn run build