mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-03-04 06:25:11 +01:00
17 lines
189 B
Markdown
17 lines
189 B
Markdown
# Node
|
|
|
|
`@trezor/connect` works in node.js environment.
|
|
|
|
Please note, that this example needs:
|
|
|
|
- Trezor bridge running
|
|
- Device connected via USB
|
|
|
|
## Install
|
|
|
|
`yarn`
|
|
|
|
## Run
|
|
|
|
`yarn start`
|