Matt Solomon
Matt Solomon
Trezor support was previously added in #1089 but reverted in #1100. This implementation aims to set us up to add more wallet types in the future, while maintaining backwards compatibility...
From @sebastianst > A meta improvement of the superchain-ops scripts is that it should first detect whether the connected Ledger is unlocked and error with a clear message if not...
Currently the justfiles hardcode `--ledger`, and if you want to e.g. execute or sign from another wallet, like trezor or a private key, you must manually edit the justfile Users...