1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-21 23:18:13 +00:00
Go to file
Eric Shin 893fd219d4 Add Metadium (META) Support (#313)
* add configuration of metadium netwrok

* add Metadium(META) Icon
2019-04-15 13:44:57 +02:00
defs Add Metadium (META) Support (#313) 2019-04-15 13:44:57 +02:00
keys add keys in txt format 2017-05-12 22:43:50 +02:00
protob Merge pull request #291 from ph4r05/xmr-versions 2019-04-12 13:46:41 +02:00
tools tools: fix checks in coin_info.py 2019-03-31 19:55:58 +02:00
udev udev: add more info about udev rules path 2018-10-17 14:28:20 +02:00
.gitignore defs: add Polis (#308) 2019-04-05 22:05:35 +02:00
.gitmodules defs: add ethereum/tokens submodules 2018-05-22 19:33:21 +02:00
.travis.yml travis: run all python scripts from top-level directory 2019-03-21 12:22:55 +01:00
COPYING added license (LGPL-3.0+) 2017-06-26 11:37:20 +02:00
README.md add travis check for coins.json 2017-11-14 02:18:28 +01:00
shell.nix nix: add protobuf to shell.nix 2019-02-04 16:48:54 +01:00

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