Ledger hardware wallet integration (#8068)
* Initial remote wallet module * Add clap derivation tooling * Add remote-wallet path apis * Implement remote-wallet in solana-keygen * Implement remote-wallet in cli for read-only pubkey usage * Linux: Use udev backend; add udev rules tool * Ignore Ledger live test * Cli api adjustments
This commit is contained in:
2
remote-wallet/src/lib.rs
Normal file
2
remote-wallet/src/lib.rs
Normal file
@@ -0,0 +1,2 @@
|
||||
pub mod ledger;
|
||||
pub mod remote_wallet;
|
||||
Reference in New Issue
Block a user