mirror of
https://github.com/trezor/trezor-wallet
synced 2025-02-05 12:51:44 +00:00
Update README.md
This commit is contained in:
parent
1d431afef9
commit
8da8544316
@ -1,5 +1,7 @@
|
|||||||
# Trezor Wallet
|
# Trezor Wallet
|
||||||
|
|
||||||
|
You can try this wallet live [HERE](https://beta-wallet.trezor.io/next/)
|
||||||
|
|
||||||
To install dependencies run `npm install` or `yarn`
|
To install dependencies run `npm install` or `yarn`
|
||||||
To start locally run `npm run dev` or `yarn run dev`
|
To start locally run `npm run dev` or `yarn run dev`
|
||||||
To build the project run `npm run build` or `yarn run build`
|
To build the project run `npm run build` or `yarn run build`
|
||||||
|
Loading…
Reference in New Issue
Block a user