mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-03-04 14:35:29 +01:00
51 lines
2.3 KiB
Markdown
51 lines
2.3 KiB
Markdown
# Summary
|
|
|
|
[Introduction](./index.md)
|
|
|
|
- [Analytics](./analytics/index.md)
|
|
- [AWS](./analytics/aws.md)
|
|
- [Sentry](./analytics/sentry.md)
|
|
- [Releases](./releases/index.md)
|
|
- [bundling new firmwares](./releases/bundling-new-firmwares.md)
|
|
- [desktop updates](./releases/desktop_updates.md)
|
|
- [environments](./releases/environments.md)
|
|
- [signing binaries windows](./releases/signing-binaries-win.md)
|
|
- [versioning](./releases/versioning.md)
|
|
- [Packages](./packages/index.md)
|
|
- [@trezor/connect](./packages/connect/index.md)
|
|
- [dependencies](./packages/connect/dependencies.md)
|
|
- [protobuf](./packages/connect/protobuf-type-definitions.md)
|
|
- [coins support](./packages/connect/supported-coins.md)
|
|
- [events](./packages/connect/events.md)
|
|
- [path](./packages/connect/path.md)
|
|
- [methods](./packages/connect/methods.md)
|
|
- [@trezor/suite](./packages/suite/index.md)
|
|
- [send form](./packages/suite/send.md)
|
|
- [send form architecture](./packages/suite/send/ARCHITECTURE.md)
|
|
- [@trezor/suite-desktop](./packages/suite-desktop/index.md)
|
|
- [debugging](./packages/suite-desktop/debugging.md)
|
|
- [runtime flags](./packages/suite-desktop/runtime-flags.md)
|
|
- [anonymous mode](./packages/suite-desktop/anon-mode.md)
|
|
- [creating new package](./packages/creating-packages.md)
|
|
- [Features](./features/index.md)
|
|
- [coin handler](./features/protocols/coin-handler.md)
|
|
- [transactions export](./features/transactions/export.md)
|
|
- [transactions search](./features/transactions/search.md)
|
|
- [metadata labeling](./features/metadata.md)
|
|
- [fiat rates](./features/fiat-rates.md)
|
|
- [guide](./features/guide.md)
|
|
- [localization](./features/localization.md)
|
|
- [messaging system](./features/message-system.md)
|
|
- [feature flags](./features/feature-flags.md)
|
|
- [application log](./features/application-log.md)
|
|
- [desktop logger](./features/desktop-logger.md)
|
|
- [onboarding](./features/onboarding/onboarding.md)
|
|
- [Tests](./tests/index.md)
|
|
- [regtest](./tests/regtest.md)
|
|
- [Miscellaneous](./misc/index.md)
|
|
- [build](./misc/build.md)
|
|
- [development on Windows](./misc/development-on-windows.md)
|
|
- [device naming](./misc/device-naming.md)
|
|
- [review](./misc/review.md)
|
|
- [videos](./misc/videos.md)
|