> ## Documentation Index
> Fetch the complete documentation index at: https://docs.datafdn.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Releases

> Links to all Story releases

<CardGroup cols={1}>
  <Card title="SDK" href="https://github.com/thedatafoundation/sdk/releases" icon="github" arrow={true} />

  {" "}

  <Card title="Deployed Smart Contract Addresses" href="/developers/deployed-smart-contracts" icon="file-contract" />

  {" "}

  <Card title="Protocol Core" href="https://github.com/thedatafoundation/protocol-core-v1/releases" icon="github" arrow={true} />

  {" "}

  <Card title="Protocol Periphery" href="https://github.com/thedatafoundation/protocol-periphery-v1/releases" icon="github" arrow={true} />

  {" "}

  <Card title="DATA Foundation - Consensus Implementation" href="https://github.com/piplabs/story/releases" icon="github" arrow={true} />

  <Card title="Story Geth - Execution Layer Implementation" href="https://github.com/piplabs/story-geth/releases" icon="github" arrow={true} />
</CardGroup>
