1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-12 19:09:10 +00:00
trezor-firmware/common
Ciny 90b91a7fb5 #28 - binance implementation (#189)
- placeOrder, cancelOrder, transfer messages
- cli support
- unit and device tests
2019-07-31 17:02:41 +02:00
..
defs common/defs: regenerate coins_details.json 2019-07-26 13:21:55 +02:00
keys all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
protob #28 - binance implementation (#189) 2019-07-31 17:02:41 +02:00
tools common/tools: rework trezor url matching in coins_details.py 2019-07-26 13:21:28 +02:00
udev all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
.gitignore
.gitmodules
.gitrepo git subrepo push common 2019-07-26 16:39:28 +02:00
COPYING
README.md all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02: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