mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-03-20 06:08:39 +01:00
@trezor/connect-examples
A collection of example implementations of @trezor/connect in various environments. See individual READMEs for instructions:
| Environment | package | Popup |
|---|---|---|
| Node.js | @trezor/connect | No |
| Electron main process | @trezor/connect | No |
| Electron renderer with assets | @trezor/connect | No |
| Electron renderer with popup | @trezor/connect | Yes |
| Browser inline script | @trezor/connect-web | Yes |
| Browser with webpack | @trezor/connect-web | Yes |
| Webextension | @trezor/connect-web | Yes |
Also you may explorer 3rd party @trezor/connect integrations.