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.
|
|
|
|
|
2023-02-03 13:43:11 +00:00
|
|
|
## 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
|
|
|
|
|
2020-02-12 09:45:33 +00:00
|
|
|
Common Protobuf definitions for the Trezor protocol. Also see [Communication](communication/index.md).
|
2019-12-06 08:56:38 +00:00
|
|
|
|
2020-11-11 13:43:09 +00:00
|
|
|
## Tools
|
2019-12-06 08:56:38 +00:00
|
|
|
|
|
|
|
Tools for managing coin definitions and related data.
|
2022-07-11 13:42:38 +00:00
|
|
|
|
|
|
|
## Message Workflows
|