1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 11:29:11 +00:00
Go to file
2017-11-29 23:00:44 +01:00
keys add keys in txt format 2017-05-12 22:43:50 +02:00
protob coins: Add force_bip143 2017-11-13 21:32:07 +01:00
signer effectively disable expiry field 2017-10-23 15:34:17 +02:00
udev Set udev permissions to 0660 (#45) 2017-09-24 21:33:59 +09:00
.travis.yml add travis check for coins.json 2017-11-14 02:18:28 +01:00
coins-check.py add travis check for coins.json 2017-11-14 02:18:28 +01:00
coins.json Vertcoin support 2017-11-29 23:00:44 +01:00
COPYING added license (LGPL-3.0+) 2017-06-26 11:37:20 +02:00
README.md add travis check for coins.json 2017-11-14 02:18:28 +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