Installation
Ordhook was developed to be environment-agnostic. Below are the different ways to install and build Ordhook on your machine.
Clone the Ordhook repository to your local machine and install via cargo
.
# Clone the ordhook repository
$ git clone https://github.com/hirosystems/ordhook.git
# Navigate into the ordhook directory
$ cd ordhook
# Install ordhook using cargo
$ cargo ordhook-install