Automic VaultAutomic Vault

brew

Install ioctl with Homebrew

Command-line interface for interacting with the IoTeX blockchain. Version 2.4.3 via Homebrew; verified 2026-07-07.

install

Additional install commands

macOS

Homebrewverified ยท 100%
brew install ioctl

local Homebrew formula metadata

overview

Package summary

Command-line interface for interacting with the IoTeX blockchain

Commands and aliases

  • ioctl

history

Project history and usage

ioctl is the command-line client for interacting with the IoTeX blockchain. It is built from the iotex-core repository and gives developers, node operators, and wallet users a terminal interface for installation checks, endpoint configuration, accounts, actions, queries, smart contracts, staking, tokens, ioID identities, W3bstream, DID, and JWT-related workflows.

Project history

ioctl's history is coupled to iotex-core, the Go implementation of the IoTeX blockchain protocol. The IoTeX docs show `make ioctl` as the source-build path and the GitHub repository describes iotex-core as the official implementation of the protocol.

The official reference includes a version example built in April 2019, which places the CLI in the early public mainnet era of IoTeX tooling. IoTeX project updates from that period discuss Mainnet Alpha launch preparation and delegate operations, the same operational context in which a chain CLI is needed.

Over time, ioctl became a documented developer and operator tool rather than only a build artifact. The docs include install scripts, Homebrew installation, endpoint setup for mainnet and testnet gateways, update commands, and a reference tree covering the core blockchain interaction surface.

Adoption history

ioctl adoption tracks IoTeX ecosystem participation: developers use it to configure endpoints and interact with the chain, wallet users can create and inspect accounts, and delegates or node operators rely on command-line workflows around releases and network operations. The Homebrew formula makes the CLI available as a standard macOS package.

How it is used

Users install ioctl with the IoTeX install script, Homebrew, or a source build from iotex-core, then configure an endpoint such as the IoTeX mainnet or testnet gateway. The reference documents `ioctl config`, `ioctl update`, `ioctl version`, and command groups for accounts, queries, actions, smart contracts, staking, tokens, and identity-related features.

Why package nerds care

ioctl is a good example of a blockchain project CLI packaged separately from the node daemon but built from the same monorepo. For package maintainers, that means versioning, release assets, install scripts, and node/network compatibility all matter more than a normal standalone utility's flags.

The name is also package-nerd bait: it collides conceptually with Unix `ioctl(2)`, but in Homebrew it is the IoTeX client executable. Context from docs and repository metadata is essential to avoid misclassifying it as a low-level Unix system tool.

Timeline

  • 2018-2019: IoTeX project updates describe Mainnet Alpha preparation and launch-era network operations.
  • 2019-04: IoTeX docs show `ioctl version` output from client and server builds around Mainnet Alpha timing.
  • 2019 onward: Documentation organizes ioctl as the command-line client for accounts, actions, queries, smart contracts, staking, tokens, and identities.
  • Package-manager era: Homebrew provides the `ioctl` formula for installing the IoTeX CLI.
  • 2026: iotex-core release notes continue to ship protocol releases from the same repository that contains the CLI.

Related projects

  • iotex-core is the source repository and blockchain implementation that contains ioctl.
  • iotex-bootstrap documents node and network operation around iotex-core releases.
  • IoTeX docs, IoTeXscan, staking tools, ioID, and W3bstream are adjacent ecosystem surfaces referenced from the ioctl documentation.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for ioctl. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.config/ioctl/default/config.default

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.config/ioctl/default

executables

Installed executables

CommandKindExposureNote
ioctlcliglobal executable

freshness

Version and 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.

page generated2026-07-10
manager version2.4.3
manager updated2026-07-07
local dataok
upstreamcurrent
latest detectedv2.4.3

https://github.com/iotexproject/iotex-core

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:ioctl
Version2.4.3
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/ioctl
Homepagehttps://docs.iotex.io/
Repositoryhttps://github.com/iotexproject/iotex-core
Upstream docshttps://docs.iotex.io/
LicenseApache-2.0
Source archivehttps://github.com/iotexproject/iotex-core/archive/refs/tags/v2.4.3.tar.gz
Last updated2026-07-07T07:00:48Z
Pulseupdated
Build dependenciesgo
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameioctl
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment