1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-15 12:29:13 +00:00
Go to file
2019-03-11 13:54:35 +01:00
defs defs: update supported coins; remove "soon" coins, will be added later 2019-03-10 00:33:03 +01:00
keys
protob protob: add mnemonic type to DebugLinkState 2019-03-11 13:54:35 +01:00
tools tools/cointool: add check for segwit fields 2019-02-12 10:56:54 +01:00
udev
.gitignore
.gitmodules
.travis.yml
COPYING
README.md
shell.nix nix: add protobuf to shell.nix 2019-02-04 16:48:54 +01:00

trezor-common

Build Status Gitter

Common files shared among TREZOR repositories.

This repo is meant to be included as submodule to others using:

git submodule add https://github.com/trezor/trezor-common.git trezor-common