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
Pavol Rusnak 7be980ae96
defs/coins: fix slip44 values
6 years ago
defs defs/coins: fix slip44 values 6 years ago
keys add keys in txt format 7 years ago
protob protob: reorder fields in LiskVerifyMessage to match VerifyMessage 6 years ago
signer effectively disable expiry field 7 years ago
udev bump dockerfile for udev build 6 years ago
.gitignore Ignore cache files for coins_details.py 6 years ago
.gitmodules defs: add ethereum/tokens submodules 6 years ago
.travis.yml drop obsoleted coins.json (use defs/coins/) 6 years ago
COPYING added license (LGPL-3.0+) 7 years ago
README.md add travis check for coins.json 7 years ago
coins_details.json coins_details: EOS is not ERC-20 anymore 6 years ago
coins_details.py Add EOS Classic network support (#119) 6 years ago
ethereum_tokens_gen.py Better categorizing of erc20 in coins_details. 6 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