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
Tomas Susanka 13747474c1
cardano: SignTransaction -> SignTx to match other coins
6 years ago
defs Enable Koto (#189) 6 years ago
keys add keys in txt format 7 years ago
protob cardano: SignTransaction -> SignTx to match other coins 6 years ago
tools defs: fix coindef.py 6 years ago
udev bump dockerfile for udev build 6 years ago
.gitignore Ignore temporary files in tools/ 6 years ago
.gitmodules defs: add ethereum/tokens submodules 6 years ago
.travis.yml defs: update trezor.io backends 6 years ago
COPYING added license (LGPL-3.0+) 7 years ago
README.md add travis check for coins.json 7 years ago

README.md

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