docs: add emulator page

pull/25/head
Pavol Rusnak 6 years ago
parent bfcabb7175
commit 9fa4ac2c13
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -15,6 +15,7 @@ It runs both inside of the device and also in the TREZOR Emulator.
* [API](docs/api.md)
* [Build instructions](docs/build.md)
* [Emulator](docs/emulator.md)
* [Testing](docs/testing.md)
* [Bootloader](docs/bootloader.md)
* [Hardware](docs/hardware.md)

@ -0,0 +1,7 @@
# Emulator
![emulator](emulator.jpg)
1. [build](docs/build.md) the emulator
2. run `emu.sh`
3. to use [bridge](https://github.com/trezor/trezord-go) with the emulator support, start it with `trezord -e 21324`
Loading…
Cancel
Save