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:
Clone the chainhook repo by using the following command.
git clone https://github.com/hirosystems/chainhook.git
Navigate to the root directory of the cloned repo.
cd chainhook
Run cargo target to install chainhook.
cargo chainhook-install