You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's do a spike to figure out what's the requirement to add Trezor support in taquito to sign Tezos operations
Ideally, we'll create a new package exporting class TrezorSigner which will implement signer interface allowing user to sign operations from a Trezor device
The text was updated successfully, but these errors were encountered:
Let's do a spike to figure out what's the requirement to add Trezor support in taquito to sign Tezos operations
Ideally, we'll create a new package exporting class
TrezorSigner
which will implementsigner
interface allowing user to sign operations from a Trezor deviceThe text was updated successfully, but these errors were encountered: