1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 03:12:42 +02:00

Update outdated Trezor Emulator link (#13611)

This commit is contained in:
mradziwon 2022-02-16 17:15:22 +01:00 committed by GitHub
parent ebeb2668ea
commit 3735a601d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# 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:
## 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
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)
@ -22,4 +22,4 @@ Follow this instructions: https://github.com/trezor/trezor-core/blob/master/docs
# launch the emulator
~/trezor-core/emu.sh
````
```