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
Marcel O'Neil 565d60d004
fix: emulator docs link (#242)
6 years ago
assets src/trezor/ui/style: update resources and icons in dialogs 7 years ago
docs fix: emulator docs link (#242) 6 years ago
embed zcash: use personal field in blake2b (#243) 6 years ago
mocks nem: compute address from pubkey 6 years ago
site_scons/site_tools/micropython
src Apply RSKIP-60 in require_confirm_tx (#241) 6 years ago
tests style: make flake8 happy 6 years ago
tools src/apps/ethereum: refactor networks module 6 years ago
vendor vendor: update trezor-common 6 years ago
.flake8 style: fix flake8 warning 7 years ago
.gitignore apps.ethereum: implement SignMessage/VerifyMessage 7 years ago
.gitmodules
.pylintrc
.travis.yml travis: use pipenv to run python-trezor testsuite reproducibly 7 years ago
AUTHORS embed: add GPLv3 source code headers 7 years ago
COPYING
Dockerfile
Dockerfile.gcc_source dockerfile: add texlive deps 7 years ago
Makefile unix: drop the 32bit build 6 years ago
Pipfile pipenv: update locks and requirements 6 years ago
Pipfile.lock pipenv: update locks and requirements 6 years ago
README.md docs: add emulator page 6 years ago
SConscript.boardloader embed: rename TREZOR_STM32/UNIX to TREZOR_MODEL_T/EMU, introduce trezor.utils.model() 7 years ago
SConscript.bootloader embed: rename TREZOR_STM32/UNIX to TREZOR_MODEL_T/EMU, introduce trezor.utils.model() 7 years ago
SConscript.firmware wallet/nem: init, get_address 6 years ago
SConscript.prodtest prodtest: update sconscript file 7 years ago
SConscript.reflash embed: rename TREZOR_STM32/UNIX to TREZOR_MODEL_T/EMU, introduce trezor.utils.model() 7 years ago
SConscript.unix wallet/nem: init, get_address 6 years ago
SConstruct
build-docker.gcc_source.sh build: rework vendorheader handling, move them to embed/vendorheader 7 years ago
build-docker.sh build: rework vendorheader handling, move them to embed/vendorheader 7 years ago
emu.sh emu.sh: rename OPTLEVEL to PYOPT (to match variable name used in the C source) 6 years ago
pytest.ini tests: nem is not xfail anymore 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