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

# SDK Reference

> Choose your SDK for seamless Grid integration

Select the SDK that matches your development environment to get started with Grid's blockchain account infrastructure.

<CardGroup cols={2}>
  <Card title="TypeScript SDK" icon="code" href="/grid/v1/sdk-reference/typescript/reference/latest/quickstart">
    Core SDK for Node.js, TypeScript, and JavaScript applications
  </Card>

  <Card title="React Native SDK" icon="smartphone" href="/grid/v1/sdk-reference/react-native/reference/latest/quickstart">
    Mobile SDK for iOS and Android applications
  </Card>
</CardGroup>
