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.