1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-06-23 08:28:46 +00:00
trezor-firmware/docs/common/index.md
matejcik 9fc0c5d82b docs: improve external definition documentation
and introduce the new URL scheme

[no changelog]
2025-05-19 11:14:20 +02:00

22 lines
536 B
Markdown

# Trezor Common
Common contains files shared among Trezor projects.
## Coin Definitions
JSON coin definitions and support tables.
## External definitions
Description of external definitions for the Ethereum and Solana tokens and the process of their generation. See [External definitions](external-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