Software integrations
Integrating with the Old Faithful dataset should be relatively easy, considering that there are CAR file format readers in many languages:
Golang: https://github.com/ipld/go-car
The schema for the CAR files is available here: https://github.com/rpcpool/yellowstone-faithful/blob/main/ledger.ipldsch
Last updated