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
.
Terminal
$git clone https://github.com/hirosystems/ordhook.git$cd ordhook$cargo ordhook-install