mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 01:47:00 +01:00
Update outdated Trezor Emulator link (#13611)
This commit is contained in:
parent
ebeb2668ea
commit
3735a601d9
@ -1,6 +1,6 @@
|
|||||||
# Using the TREZOR simulator
|
# Using the TREZOR simulator
|
||||||
|
|
||||||
You can install the TREZOR emulator and use it with Metamask.
|
You can install the TREZOR emulator and use it with Metamask.
|
||||||
Here is how:
|
Here is how:
|
||||||
|
|
||||||
## 1 - Install the TREZOR Bridge
|
## 1 - Install the TREZOR Bridge
|
||||||
@ -9,7 +9,7 @@ Download the corresponding bridge for your platform from [this url](https://wall
|
|||||||
|
|
||||||
## 2 - Download and build the simulator
|
## 2 - Download and build the simulator
|
||||||
|
|
||||||
Follow this instructions: https://github.com/trezor/trezor-core/blob/master/docs/build.md
|
Follow this instructions: https://github.com/trezor/trezor-firmware/blob/master/docs/core/emulator/index.md
|
||||||
|
|
||||||
## 3 - Restart the bridge with emulator support (Mac OSx instructions)
|
## 3 - Restart the bridge with emulator support (Mac OSx instructions)
|
||||||
|
|
||||||
@ -22,4 +22,4 @@ Follow this instructions: https://github.com/trezor/trezor-core/blob/master/docs
|
|||||||
|
|
||||||
# launch the emulator
|
# launch the emulator
|
||||||
~/trezor-core/emu.sh
|
~/trezor-core/emu.sh
|
||||||
````
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user