1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-12 19:09:10 +00:00
Go to file
2019-03-18 11:39:35 +01:00
defs defs: add Komodo (KMD) to Connect (#297) 2019-03-18 11:39:35 +01:00
keys
protob protob: add check for message prefixes; fix binance message names 2019-03-13 17:07:43 +01:00
tools tools/cointool: add check for segwit fields 2019-02-12 10:56:54 +01:00
udev udev: add more info about udev rules path 2018-10-17 14:28:20 +02:00
.gitignore fix gitignore 2018-10-19 18:07:24 +02:00
.gitmodules
.travis.yml protob: add check for message prefixes; fix binance message names 2019-03-13 17:07:43 +01:00
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