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

# Garden SDK

> Integrate Bitcoin bridging into your dApp with TypeScript packages for React and Node.js

The **Garden SDK** is a set of Typescript packages that allow you to bridge Bitcoin to EVM or non-EVM chains and vice versa. It is an abstraction over the Garden APIs, allowing developers to integrate Garden components into their dApps easily.

<CardGroup cols={2}>
  <Card title="React" href="/developers/sdk/react/quickstart" icon="react">
    Simplify development with our React providers and hooks.
  </Card>

  <Card title="Node.js" href="/developers/sdk/nodejs/quickstart" icon="node-js">
    Ideal for server-side and Node.js environments.
  </Card>
</CardGroup>
