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
Pavol Rusnak 876ba5f590
tests: make path to tested binary configurable
5 years ago
..
assets
docs docs: emulator's variables 5 years ago
embed core: bump to 2.1.5, add changelog for 2.1.4 5 years ago
mocks
site_scons/site_tools/micropython
src core/log: be less noisy with ui.Cancelled exceptions 5 years ago
tests tests: make path to tested binary configurable 5 years ago
tools
vendor
.dockerignore
.gitignore
.pylintrc
AUTHORS
COPYING
ChangeLog core: bump to 2.1.5, add changelog for 2.1.4 5 years ago
Makefile core: add possibility to pass PYOPT to emulator frozen build 5 years ago
README.md
SConscript.boardloader
SConscript.bootloader
SConscript.firmware core: preparations for bitcoin-only firmware 5 years ago
SConscript.prodtest
SConscript.reflash
SConscript.unix core: preparations for bitcoin-only firmware 5 years ago
SConstruct
asan_blacklist.txt
build-docker.sh
emu.sh
trezor_cmd.sh

README.md

Trezor Core

Trezor Logo

Build Status Gitter

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

Documentation

The documentation can be found in the docs folder. See SUMMARY.md for a list of topics.

The documentation is also automatically built into a HTML format using mdBook and deployed to https://docs.trezor.io, where you can read it in a well arranged way.