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 3b689d42f8
coins_details: fix typo
6 years ago
defs ethereum: add slip44 entries to networks.json 6 years ago
keys
protob protob: drop CoinType 6 years ago
signer
udev bump dockerfile for udev build 7 years ago
.gitignore Ignore cache files for coins_details.py 6 years ago
.gitmodules defs: add ethereum/tokens submodules 6 years ago
.travis.yml defs: fix travis build 7 years ago
COPYING
README.md add travis check for coins.json 7 years ago
coins-check.py defs: add more fields to coin definitions 6 years ago
coins.json defs: add more fields to coin definitions 6 years ago
coins_details.json coins_details: fix typo 6 years ago
coins_details.py Add Ellaism network support 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