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
matejcik a090388c5f
tools: rename coin_gen.py to cointool.py
6 years ago
defs defs: change symbols for Ethereum testnets 6 years ago
keys add keys in txt format 7 years ago
protob protob: add GetPublicKey.script_type 6 years ago
tools tools: rename coin_gen.py to cointool.py 6 years ago
udev bump dockerfile for udev build 6 years ago
.gitignore ignore .vscode project dir 6 years ago
.gitmodules defs: add ethereum/tokens submodules 6 years ago
.travis.yml travis: update to new tools 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