mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-03-03 05:55:03 +01:00
10 lines
182 B
Markdown
10 lines
182 B
Markdown
## Browser inline script
|
|
|
|
`@trezor/connect` running as inline script in html
|
|
|
|
### Run it
|
|
|
|
`npx http-server ./packages/connect-examples/browser-inline-script`
|
|
|
|
And open on localhost.
|