XRPL hook for Evernode.
Use sudo apt-get install gcc-multilib to install 32 bit gcc header files which is needed to compile hook as a 32 bit binary.
Run make build to build the hook binary and upload it to the hook account.
make buildRun sethook.js to upload the binary to the hook account.
node sethook.js- Note:
makewill build and upload the binary at the same time. - Note:
make uploadwill create a hook.json file with default hook address and secret. This can be updated to change your hook account.