📘
Old Faithful
  • Introduction
    • Content Identifiers
    • Indexes
  • Usage & Installation
    • Looking up CIDs
    • Retrieving from Filecoin
    • gRPC Methods
    • RPC Methods
    • RPC server
      • Local file system
      • HTTP
      • Filecoin v1 retrievals
      • Filecoin v2 retrievals
    • Accessing OF1 from old-faithful.net
    • Geyser
    • Software integrations
  • Generating
    • Historical blocks
    • Warehouse nodes
    • Creating indexes
  • Hosting
    • Making a local copy
    • Filecoin
  • Validation
    • Reproducibility
    • Epoch 208
Powered by GitBook
On this page
  1. Usage & Installation

Software integrations

PreviousGeyserNextGenerating

Last updated 10 months ago

Integrating with the Old Faithful dataset should be relatively easy, considering that there are CAR file format readers in many languages:

  • JS:

  • Golang:

  • Rust:

The schema for the CAR files is available here:

https://github.com/ipld/js-car
https://github.com/ipld/go-car
https://github.com/rpcpool/yellowstone-faithful/tree/main/geyser-plugin-runner
https://github.com/rpcpool/yellowstone-faithful/blob/main/ledger.ipldsch