1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-18 13:59:17 +00:00
trezor-firmware/docs/common/index.md

22 lines
501 B
Markdown
Raw Normal View History

2019-12-06 08:56:38 +00:00
# Trezor Common
Common contains files shared among Trezor projects.
## Coin Definitions
JSON coin definitions and support tables.
## Ethereum definitions
Description of Ethereum definitions and the process of their generation. See [Ethereum definitions](ethereum-definitions.md).
2019-12-06 08:56:38 +00:00
## Protobuf Definitions
Common Protobuf definitions for the Trezor protocol. Also see [Communication](communication/index.md).
2019-12-06 08:56:38 +00:00
## Tools
2019-12-06 08:56:38 +00:00
Tools for managing coin definitions and related data.
## Message Workflows