Changelog
lidapters v0.1.0adapters

Meet lidapters: open-source protocol adapters for Stellar

The first public release of lidapters, the open-source Stellar protocol-adapter library that turns raw on-chain data into typed position state.

  • Blend adapter: decodes contract-data ledger entries into typed reserve and position state.
  • Deterministic, side-effect-free reducers, reusable in any indexer.
  • Consumed as a Go module by the Orion projection pipeline.