1. Introduction
  2. 1. Analytics
    1. 1.1. AWS
    2. 1.2. Sentry
  3. 2. Releases
    1. 2.1. adding new firmwares
    2. 2.2. desktop updates
    3. 2.3. environments
    4. 2.4. npm packages
    5. 2.5. signing binaries windows
    6. 2.6. versioning
  4. 3. Packages
    1. 3.1. @trezor/connect
      1. 3.1.1. debugging
      2. 3.1.2. dependencies
      3. 3.1.3. protobuf
      4. 3.1.4. coins support
      5. 3.1.5. events
      6. 3.1.6. path
      7. 3.1.7. methods
    2. 3.2. @trezor/suite
      1. 3.2.1. send form
      2. 3.2.2. send form architecture
    3. 3.3. @trezor/suite-desktop
    4. 3.4. creating new package
  5. 4. Features
    1. 4.1. coin handler
    2. 4.2. transactions export
    3. 4.3. transactions search
    4. 4.4. metadata labeling
    5. 4.5. fiat rates
    6. 4.6. guide
    7. 4.7. localization
    8. 4.8. messaging system
    9. 4.9. feature flags
    10. 4.10. desktop logger
    11. 4.11. onboarding
  6. 5. Tests
    1. 5.1. e2e @trezor/suite-web
    2. 5.2. e2e @trezor/connect-popup
    3. 5.3. regtest
  7. 6. Miscellaneous
    1. 6.1. build
    2. 6.2. development on Windows
    3. 6.3. device naming
    4. 6.4. review
    5. 6.5. videos

Trezor Suite

From Protobuf to TypeScript and Flow

This document was moved to @trezor/transport