Skip to content

Latest commit

 

History

History
 
 

connect-explorer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@trezor/connect-explorer

This package serves as:

To run the explorer locally:

yarn workspace @trezor/connect-explorer dev - runs dev server on port 8088

When connect-exporer is run locally, WebUSB is disabled because @trezor/connect-popup runs on a different domain and Chrome does not allow navigator.usb.requestDevice calls between cross-site elements since v72. Further investigation needed to see if we can fix that. Until then, run Bridge to connect to Trezor.

Alternatively, use the online explorer, which is pointing to the latest stable version of @trezor/connect.

For internal use, a build from the develop branch is available at SLDEV.