mirror of
https://github.com/trezor/trezor-wallet
synced 2024-12-28 09:58:23 +00:00
update README
This commit is contained in:
parent
931a22950d
commit
113fd6eff8
@ -86,7 +86,7 @@ views/
|
||||
|
||||
|
||||
## trezor-connect
|
||||
If you are implementing a new feature from 'trezor-connect' which is not on npm yet follow these steps:
|
||||
If you are implementing a new feature from 'trezor-connect' which is not deployed on npm yet follow these steps:
|
||||
|
||||
1. Build trezor-connect npm module locally:
|
||||
- go to trezor-connect project
|
||||
@ -96,7 +96,7 @@ If you are implementing a new feature from 'trezor-connect' which is not on npm
|
||||
3. go to trezor-wallet project
|
||||
4. Call `yarn link trezor-connect` to link registered module with trezor-wallet
|
||||
|
||||
Additionally publish trezor-connect to dev server (sisyfos):
|
||||
Additionally you can publish trezor-connect to dev server (sisyfos.trezor.io/connect):
|
||||
1. go to trezor-connect project
|
||||
2. call `make build-test`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user