4
3
I am going to write software that gets information from the blockchain directly.
Are there any tools or libraries to speed up that process? I am looking for things like decoding and encoding transactions, verifying signatures, scanning for certain data etc.
Preferred languages: Python or C/C++.