mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-12 10:39:00 +00:00
22 lines
501 B
Markdown
22 lines
501 B
Markdown
# 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).
|
|
|
|
## Protobuf Definitions
|
|
|
|
Common Protobuf definitions for the Trezor protocol. Also see [Communication](communication/index.md).
|
|
|
|
## Tools
|
|
|
|
Tools for managing coin definitions and related data.
|
|
|
|
## Message Workflows
|