This repository has been archived by the owner on Oct 4, 2024. It is now read-only.
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.
Closed
Description
near version is 0.24.1
.
Here is what near login --help
returns:
near login
logging in through NEAR protocol wallet
Options:
--help Show help [boolean]
--version Show version number [boolean]
--nodeUrl, --node_url NEAR node URL [string] [default: "http://localhost:3030"]
--networkId, --network_id NEAR network ID, allows using different keys based on network [string] [default: "default"]
--helperUrl NEAR contract helper URL [string]
--keyPath Path to master account key [string]
--accountId, --account_id Unique identifier for the account [string]
--useLedgerKey Use Ledger for signing with given HD key path [string] [default: "44'/397'/0'/0'/1'"]
Note, that it says that by the default it connects to the local network. It, however, connects to the testnet.