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
matejcik afdfd5fbdb
cardano: optimize transaction signing
5 years ago
..
assets MONOREPO CREATE FROM trezor-core 5 years ago
docker/emulator MONOREPO CREATE FROM trezor-core 5 years ago
docs MONOREPO CREATE FROM trezor-core 5 years ago
embed Merge pull request #85 from trezor/andrewkozlik/slip0039 5 years ago
mocks Revert "ui.display.loader: slice_span added for indeterminate loaders" 5 years ago
site_scons/site_tools/micropython MONOREPO CREATE FROM trezor-core 5 years ago
src cardano: optimize transaction signing 5 years ago
tests core/slip39: Update code logic, tests and test vectors in accordance with the new requirement that the number of shares provided is equal to the threshold. 5 years ago
tools core: allow running 'build_protobuf' from any directory (#106) 5 years ago
vendor core: remove flamegraph 5 years ago
.dockerignore MONOREPO CREATE FROM trezor-core 5 years ago
.gitignore toplevel: reorganize .gitignore files 5 years ago
.pylintrc style: improve pylint exclusions 5 years ago
AUTHORS MONOREPO CREATE FROM trezor-core 5 years ago
COPYING MONOREPO CREATE FROM trezor-core 5 years ago
ChangeLog core+legacy: update changelogs 5 years ago
Makefile core: finish frozen modules support 5 years ago
README.md MONOREPO CREATE FROM trezor-core 5 years ago
SConscript.boardloader MONOREPO CREATE FROM trezor-core 5 years ago
SConscript.bootloader MONOREPO CREATE FROM trezor-core 5 years ago
SConscript.firmware Merge remote-tracking branch 'origin/master' into andrewkozlik/slip0039 5 years ago
SConscript.prodtest MONOREPO CREATE FROM trezor-core 5 years ago
SConscript.reflash MONOREPO CREATE FROM trezor-core 5 years ago
SConscript.unix Merge pull request #85 from trezor/andrewkozlik/slip0039 5 years ago
SConstruct MONOREPO CREATE FROM trezor-core 5 years ago
build-docker.sh core: fix docker build 5 years ago
emu.sh core: simplify emu.sh runner 5 years ago
pytest.ini core: remove setup.cfg, keep pytest.ini for convenience 5 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