Skip to main content

Getting Started

You can install chainhook from the source by following this guide.

Install Chainhook from source

Chainhook can be installed from the source by following the steps below:

  1. Clone the chainhook repo by using the following command.

    git clone https://github.com/hirosystems/chainhook.git
  2. Navigate to the root directory of the cloned repo.

    cd chainhook
  3. Run cargo target to install chainhook.

    cargo chainhook-install