mirror of
https://github.com/trezor/trezor-wallet
synced 2024-11-24 09:18:09 +00:00
c32c30fa8c
- Rename it to "AccountBalance" - Convert component to class - CSS refactorization - Handle hidden toggle inside component instead of using actions/reducers |
||
---|---|---|
src | ||
webpack | ||
.babelrc | ||
.eslintignore | ||
.eslintrc | ||
.flowconfig | ||
.gitignore | ||
.stylelintrc | ||
browserslist | ||
build.sh | ||
jest.config.js | ||
jsconfig.json | ||
package.json | ||
README.md | ||
yarn.lock |
👛 A webwallet using TREZOR as a private key storage https://wallet.trezor.io/trezor-wallet
npm install / yarn npm run dev / yarn run dev npm run build / yarn run build