1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-16 04:29:08 +00:00
Go to file
2018-05-28 14:54:49 +02:00
defs ethereum: add CLO to networks 2018-05-28 14:54:49 +02:00
keys
protob protob: drop CoinType 2018-05-24 13:50:01 +02:00
signer
udev
.gitignore Ignore cache files for coins_details.py 2018-05-22 19:44:00 +02:00
.gitmodules defs: add ethereum/tokens submodules 2018-05-22 19:33:21 +02:00
.travis.yml
coins_details.json coins_details: fix typo 2018-05-28 12:59:43 +02:00
coins_details.py Add Ellaism network support 2018-05-27 04:19:36 -04:00
coins-check.py defs: add more fields to coin definitions 2018-05-21 15:14:48 +02:00
coins.json defs: add more fields to coin definitions 2018-05-21 15:14:48 +02:00
COPYING
ethereum_tokens_gen.py Better categorizing of erc20 in coins_details. 2018-05-25 11:29:37 +02:00
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