near-cli-rs icon indicating copy to clipboard operation
near-cli-rs copied to clipboard

Implement keychain support in WSL (Linux on Windows)

Open frol opened this issue 4 months ago • 0 comments

It seems that near.cli.rs cannot use system keychain to store and read keys on WSL (Linux subsystem on Windows): https://github.com/near/near-cli-rs/issues/287#issuecomment-1935586950

It needs further investigation if there is a way to get system keychain working in WSL and if there is a need to change anything in near.cli.rs for that.

Meanwhile, if you use WSL, use legacy keychain to manage the keys.

frol avatar Feb 10 '24 23:02 frol