You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core/README.md

19 lines
746 B

# Trezor Core
![Trezor Logo](docs/logo.png)
9 years ago
[![Build Status](https://travis-ci.org/trezor/trezor-core.svg?branch=master)](https://travis-ci.org/trezor/trezor-core)
[![Gitter](https://badges.gitter.im/trezor/community.svg)](https://gitter.im/trezor/community)
8 years ago
This is the source code for 2nd generation of Trezor called Trezor model T.
It runs both inside of the device and also in the Trezor Emulator.
![emulator](docs/emulator/emulator.jpg)
## Documentation
8 years ago
The documentation can be found in the `docs` folder. See [SUMMARY.md](docs/SUMMARY.md) for a list of topics.
<!-- This documentation is also automatically built to a HTML format and automatically deployed TODOhere using [mdBook](https://github.com/rust-lang-nursery/mdBook). -->