# Installer chainhook avec Homebrew, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de chainhook pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:chainhook
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install chainhook
```

  Preuve: local Homebrew formula metadata

### Windows

- winget (92%):

```sh
winget install --id HiroSystems.Chainhook -e
```

  Preuve: Windows Package Manager source index: HiroSystems.Chainhook from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:chainhook
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.9.0
- **Résumé source:** Reorg-aware indexing engine for the Stacks & Bitcoin blockchains
- **Page d'accueil:** <https://github.com/hirosystems/chainhook>
- **Dépôt:** <https://github.com/hirosystems/chainhook>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- chainhook (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.9.0
## Historique du projet et usages

Chainhook is Hiro Systems' reorg-aware indexing and event trigger engine for Stacks and Bitcoin. It lets developers define predicates for the on-chain events they care about and send matching events to files or HTTP endpoints.

### Historique du projet

The official README describes Chainhook as a transaction indexing engine for reliable blockchain data across forks and reorgs, focused on lighter indexes and IFTTT-style predicates. Hiro's August 2023 release roundup says Hiro launched Chainhook as an open-source engine for efficient indexing and webhook-style triggers.

### Historique d'adoption

The README documents Homebrew installation for macOS, Snap for Linux, Winget for Windows, GitHub release builds, and source builds with cargo. Hiro later described programmatic API access for platform-hosted chainhooks, and 2025-2026 Hiro posts describe Chainhook 2.0/v2 testing, beta, and general availability, showing the concept moved from local CLI engine into hosted platform infrastructure.

### Modes d'utilisation

Developers create predicate JSON files for Bitcoin or Stacks, scan chain data with a local bitcoind or Stacks node, and route matches through actions such as HTTP POST or file append. The README covers txid, output, OP_RETURN, Ordinals, Stacks asset, event, contract-call, and contract-deployment predicates.

### Pourquoi les passionnés de paquets s'y intéressent

Chainhook is notable because it packages blockchain indexing as a developer-controlled CLI rather than only as a hosted API. For package ecosystems, it is also a Rust/Cargo-era tool distributed through Brew, Snap, Winget, source builds, and GitHub releases, aimed at developers who need reproducible local and CI behavior around on-chain events.

### Chronologie

- 2023: Hiro launched Chainhook as an open-source engine for efficient indexing and webhook-style triggers.
- 2024: Hiro released Chainhook v1.3.0 with Prometheus metrics support.
- 2025: Hiro reported Chainhook 2.0 alpha testing and later limited-access beta.
- 2026: Hiro announced Chainhooks v2 generally available and migration away from hosted v1.

### Related projects

- Chainhook is related to the Stacks Blockchain API, Hiro Platform, Clarinet/devnet workflows, bitcoind, Ordhook, Ordinals indexing, and Bitcoin/Stacks node infrastructure.

### Sources

- <https://github.com/hirosystems/chainhook#readme>
- <https://www.hiro.so/blog/release-roundup-august-2023>
- <https://www.hiro.so/blog/release-roundup-february-2024>
- <https://www.hiro.so/blog/announcing-programmatic-api-access-to-chainhook-and-devnet>
- <https://www.hiro.so/blog/release-roundup---september-2025>
- <https://www.hiro.so/blog/chainhooks-v2-is-now-generally-available>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- winget - HiroSystems.Chainhook: normalized package name match | Windows Package Manager source index: HiroSystems.Chainhook from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/chainhook.yml](https://github.com/mxcl/pkgdb/blob/main/combined/chainhook.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
