ordhook
ordhook copied to clipboard
Ordhook writes directly to API database
Ordhook currently sends its data to the Ordinals API, which writes the data. This is an extra step that is bypassed in how runehook is designed.
The goal is for ordhook to read/write to a database. The Ordinals API can then fetch all the data it needs using a read-only connection.