1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 03:19:05 +00:00
Go to file
slush 70ae181ac9 Use coinmarketcap v2 API.
Ethereum tokens WIP.
2018-05-22 19:42:49 +02:00
defs defs: add ethereum/tokens submodules 2018-05-22 19:33:21 +02:00
keys
protob protob: remove {Lisk,Stellar}{SignMessage,MessageSignature,VerifyMessage} 2018-05-22 18:22:43 +02:00
signer
udev
.gitignore defs: move tools to def/coins/tools 2018-04-28 19:16:14 +01:00
.gitmodules defs: add ethereum/tokens submodules 2018-05-22 19:33:21 +02:00
.travis.yml defs: fix travis build 2018-04-30 23:58:54 +01:00
coins_details.json Add ETSC support (#106) 2018-05-16 17:30:27 +02:00
coins_details.py Use coinmarketcap v2 API. 2018-05-22 19:42:49 +02: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 ethereum_tokens: Store ipfs_hash used for generating the list 2018-04-06 22:48:32 +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