stellar / stellar-cli

CLI for Stellar contracts.
65 stars 55 forks source link

Sign with system keychain #1481

Open janewang opened 1 month ago

janewang commented 1 month ago

What problem does your feature solve?

Allows users to use accounts not stored by the CLI.

What would you like to see?

Keychain - For macos: https://github.com/near/near-cli-rs/blob/9ef098edcb2eca131592feb4917f3715dceb36a2/src/transaction_signature_options/sign_with_macos_keychain/mod.rs

leighmcculloch commented 1 month ago

What's the equivalent on Windows? This issue is probably only meaningfully impactful if we address keychain-like capability across multiple platforms because plenty of developers are using windows.