macOS
brew install nearlocal Homebrew formula metadata
brew
Human-friendly console utility for interacting with NEAR Protocol. Version 0.29.0 via Homebrew; verified 2026-07-21.
install
brew install nearlocal Homebrew formula metadata
overview
Human-friendly console utility for interacting with NEAR Protocol
history
NEAR CLI is a Rust command-line client for interacting with NEAR Protocol. It guides users through account, token, staking, smart-contract, transaction, network, and extension operations while also allowing fully specified commands for scripts and CI.
The near-cli-rs repository began in 2021 as a Rust implementation of the NEAR command-line experience. It became a complete rewrite of the earlier JavaScript near-cli, emphasizing faster startup, no Node.js runtime dependency, interactive prompts, and system-keychain integration.
The official project recommends the Rust CLI for new users. It is distributed as platform installers and portable archives, through npm/npx wrappers, Cargo, Homebrew, and source builds, with documented non-interactive patterns for CI.
Running near without a complete command opens an interactive flow. Direct subcommands support account management, NEAR and token transfers, staking, smart-contract deployment and calls, transaction inspection, and selection among mainnet, testnet, and custom network configurations.
NEAR CLI illustrates a common ecosystem migration from a runtime-dependent JavaScript CLI to a portable Rust binary. Its broad distribution matrix, native credential stores, scripting mode, and extension mechanism make it relevant to both package maintainers and blockchain automation users.
security posture
No matching local secret-handling manifest was found for near. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
${XDG_CONFIG_HOME:-$HOME/.config}/near-cli/config.toml~/Library/Application Support/near-cli/config.toml%APPDATA%\near-cli\config.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
near | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/near/near-cli-rs
install metadata
| Package key | brew:near |
|---|---|
| Version | 0.29.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/near |
| Homepage | https://near.cli.rs |
| Repository | https://github.com/near/near-cli-rs |
| Upstream docs | https://github.com/near/near-cli-rs/blob/main/docs/GUIDE.en.md |
| License | MIT OR Apache-2.0 |
| Source archive | https://github.com/near/near-cli-rs/archive/refs/tags/v0.29.0.tar.gz |
| Last updated | 2026-07-21T04:20:01Z |
| Pulse | new |
| Dependencies | openssl@3 |
| Build dependencies | cmake, pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | near |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.