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

Implement `near login`-like flow

Open frol opened this issue 3 years ago • 1 comments

The official [near-cli](https://github.com/near/near-cli) supports near login command, which essentially adds a new key to an account through NEAR Wallet. See "Add Access Key (and "login")" in https://github.com/near/NEPs/pull/31#issuecomment-815342791

frol avatar Jun 04 '21 07:06 frol

Update: here is the draft: https://github.com/frol/cli_dialoguer_strum_3/commit/abe18c2f129d3db88e4014cd4ee00ca778ef6f50

frol avatar Jun 19 '21 08:06 frol