mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-03-02 21:45:14 +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 |
| Mobile expo | @trezor/connect-mobile | Yes |
| Browser inline script | @trezor/connect-web | Yes |
| Browser with webpack | @trezor/connect-web | Yes |
| Webextension | @trezor/connect-webextension | Yes |
Also you may explorer 3rd party @trezor/connect integrations.