Wingetlywingetly
← All apps
C

chainhook

by Hiro Systemsv1.8.0

Last updated

Chainhook is a reorg-aware indexing engine for the Stacks & Bitcoin blockchains.

Install with winget

$ winget install --id HiroSystems.Chainhook --exact --version 1.8.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for chainhook

chainhook uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i chainhook-windows-x64.msi /quiet /norestart

See the full silent install reference for chainhook

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v1.8.0

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for chainhook.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • C
    clarinetHiro Systems
    HiroSystems.Clarinetv3.23.2

    Command-line tool and runtime for the Clarity smart contract language.

  • 微信开发者工具腾讯科技(广州)有限公司
    Tencent.WeixinDevToolsv2.02.2608070

    Help developers develop and debug Weixin Mini Programs and Official Account web more simply and efficiently

  • GethEthereum
    Ethereum.gethv1.17.5

    Official Go implementation of the Ethereum protocol

  • Cake WalletCake Labs LLC
    CakeWallet.CakeWalletv5.2.0

    An open-source, non-custodial, and private multi-currency crypto wallet.

  • Sparrow Bitcoin WalletSparrow Wallet
    sparrowwallet.sparrowv2.5.4

    Desktop Bitcoin Wallet focused on security and privacy. Free and open source.

  • QQ小程序开发者工具Tencent
    Tencent.QQDevToolsv0.73.2608270.20

    Develop and debug QQ mini program

More from Hiro Systems or browse bitcoin, blockchain, devtools.

Frequently asked questions

How do I install chainhook on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id HiroSystems.Chainhook --exact --version 1.8.0. winget downloads the installer from Hiro Systems and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install chainhook silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id HiroSystems.Chainhook --exact 1.8.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for chainhook?
chainhook uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i chainhook-windows-x64.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall chainhook via winget?
Run: winget uninstall --id HiroSystems.Chainhook --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from chainhook's Apps & Features entry.
Is chainhook free?
chainhook is distributed under GPL-3.0. Refer to the publisher (https://github.com/hirosystems/chainhook) for the full license terms - Wingetly itself does not charge for installation.
Does chainhook work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls chainhook directly from the publisher.
How do I keep chainhook up to date?
Run winget upgrade --id HiroSystems.Chainhook --exact, or winget upgrade --all to update everything winget tracks. We index 3 versions of chainhook from microsoft/winget-pkgs.

Recent versions

  • 1.8.0latest
  • 1.7.0
  • 1.6.2