mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-03-11 01:39:34 +01:00
50 lines
2.2 KiB
Markdown
50 lines
2.2 KiB
Markdown
# Summary
|
|
|
|
[Introduction](./index.md)
|
|
|
|
- [Analytics](./analytics/index.md)
|
|
- [AWS](./analytics/aws.md)
|
|
- [Sentry](./analytics/sentry.md)
|
|
- [Releases](./releases/index.md)
|
|
- [adding new firmwares](./releases/adding-new-firmwares.md)
|
|
- [desktop updates](./releases/desktop_updates.md)
|
|
- [environments](./releases/environments.md)
|
|
- [npm packages](./releases/npm-packages.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.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)
|
|
- [desktop logger](./features/desktop-logger.md)
|
|
- [onboarding](./features/onboarding/onboarding.md)
|
|
- [Tests](./tests/index.md)
|
|
- [e2e @trezor/suite-web](./tests/e2e-suite-web.md)
|
|
- [e2e @trezor/connect-popup](./tests/e2e-connect-popup.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)
|