Trezor Suite is a comprehensive desktop application designed for managing Trezor hardware wallets. It provides users with a secure platform to view, send, receive, and store multiple cryptocurrencies, while also supporting advanced features such as multisignature transactions and atomic swaps.
Key Features:
Support for over 30 cryptocurrencies, including Bitcoin, Ethereum, and Litecoin.
Advanced security measures, including offline signing capabilities and encrypted backups.
Integration with Trezor hardware wallets to ensure secure private key storage.
Atomic swap functionality for direct cryptocurrency exchanges without intermediaries.
Multi-signature (multisig) support for enhanced transaction security.
Audience & Benefit:
Ideal for individuals and businesses seeking a robust, secure solution for managing digital assets. The application offers peace of mind through its advanced security features, enabling users to take full control over their cryptocurrency transactions while minimizing risks. It can be installed via winget.
README
TREZOR SUITE MONOREPO
Welcome to the Trezor Suite repository! This repository contains the source code for 3 projects:
Connect - tool that offers developers an easy way to integrate Trezor's functionality into their own applications
Trezor Suite - desktop and web application for managing Trezor hardware wallet
Trezor Suite Lite - Mobile application designed for tracking user portfolios
git lfs install // Set up Git LFS for your user account. You only need to run this once per user account.
git lfs pull
nvm install
yarn
yarn build:libs
It's recommended to enable git config --global submodule.recurse true so you don't need to run git submodule update --init --recursive every time when submodules are updated.
> You don't need a Trezor device to get into the app, you can use emulator. There is a Trezor User Env to help you set it up and run emulator for any Trezor model 🎉
Connect @trezor/connect
This repository is used for development of version 9 of @trezor/connect. For detailed documentation, please refer to this page.
Historically, Trezor Connect had its own repository. This repository is now archived.
This webapp is a browser and desktop password manager compatible with KeePass databases.
It doesnt require any server or additional resources.
The app can run either in browser, or as a desktop app.
Tabby (formerly Terminus) is a highly configurable terminal emulator, SSH and serial client for Windows 10, macOS and Linux
- Integrated SSH and Telnet client and connection manager
- Integrated serial terminal
- Theming and color schemes
- Fully configurable shortcuts and multi-chord shortcuts
- Split panes
- Remembers your tabs
- PowerShell (and PS Core), WSL, Git-Bash, Cygwin, MSYS2, Cmder and CMD support
- Direct file transfer from/to SSH sessions via Zmodem
- Full Unicode support including double-width characters
- Doesn't choke on fast-flowing outputs
- Proper shell experience on Windows including tab completion (via Clink)
- Integrated encrypted container for SSH secrets and configuration
- SSH, SFTP and Telnet client available as a web app (also self-hosted)
This webapp is a browser and desktop password manager compatible with KeePass databases.
It doesnt require any server or additional resources.
The app can run either in browser, or as a desktop app.
Tabby (formerly Terminus) is a highly configurable terminal emulator, SSH and serial client for Windows 10, macOS and Linux
- Integrated SSH and Telnet client and connection manager
- Integrated serial terminal
- Theming and color schemes
- Fully configurable shortcuts and multi-chord shortcuts
- Split panes
- Remembers your tabs
- PowerShell (and PS Core), WSL, Git-Bash, Cygwin, MSYS2, Cmder and CMD support
- Direct file transfer from/to SSH sessions via Zmodem
- Full Unicode support including double-width characters
- Doesn't choke on fast-flowing outputs
- Proper shell experience on Windows including tab completion (via Clink)
- Integrated encrypted container for SSH secrets and configuration
- SSH, SFTP and Telnet client available as a web app (also self-hosted)