Open smcclellan opened 4 months ago
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.
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.