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.
 
 
 
 
 
 
Go to file
Pavol Rusnak 8120ee91f6
boardloader+bootloader: bump versions
6 years ago
assets src/trezor/ui/style: update resources and icons in dialogs 6 years ago
docs coins: validate derivation paths 6 years ago
embed boardloader+bootloader: bump versions 6 years ago
mocks xmr: master merging commit 6 years ago
site_scons/site_tools/micropython scons: precompile regexp 6 years ago
src ui: properly taint child components 6 years ago
src1 firmware: enable touch for T1 6 years ago
tests wallet: do not validate script type in sign message function 6 years ago
tools xmr: master merging commit 6 years ago
vendor vendor: bump trezor-common 6 years ago
.clang-format style: add cstyle target to Makefile + clang-format config, don't enforce for now 6 years ago
.dockerignore build: unify build-docker.sh and build-docker.gcc_source.sh 6 years ago
.gitignore apps.ethereum: implement SignMessage/VerifyMessage 7 years ago
.gitmodules vendor: remove norcow submodule 7 years ago
.pylintrc pylint: remove libs/ 7 years ago
.travis.yml travis: pipenv hotfix 6 years ago
AUTHORS embed: add GPLv3 source code headers 6 years ago
COPYING update license (use GPLv3) 7 years ago
ChangeLog changelog: update 6 years ago
Dockerfile docker: fix Docker build 6 years ago
Makefile unix: add raspi target 6 years ago
Pipfile Revert "TEMPORARY: run tests against tsusanka/paths python-trezor branch" 6 years ago
Pipfile.lock travis: revert Pipfile.lock to use python-trezor master 6 years ago
README.md docs: add emulator page 6 years ago
SConscript.boardloader build: add missing spi object file 6 years ago
SConscript.bootloader build: add missing spi object file 6 years ago
SConscript.firmware unix: refresh micropython sources in SConscript.unix 6 years ago
SConscript.prodtest build: add missing spi object file 6 years ago
SConscript.reflash build: add missing spi object file 6 years ago
SConscript.unix unix: add raspi target 6 years ago
SConstruct reflash: add new firmware target 7 years ago
build-docker.sh docker: add PRODUCTION env variable to build script 6 years ago
emu.sh unix: emulator debug build options 6 years ago
setup.cfg tests: tezos is not xfailed anymore 6 years ago
shell.nix nix: add Pyro4 to shell.nix 6 years ago
travis-install-libsodium.sh xmr: master merging commit 6 years ago

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