> ## Documentation Index
> Fetch the complete documentation index at: https://turnkey-0e7c1f5b-bc-add-sdk-typedoc.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Solana

# @turnkey/solana

[![npm](https://img.shields.io/npm/v/@turnkey/solana?color=%234C48FF)](https://www.npmjs.com/package/@turnkey/solana)

[Turnkey](https://turnkey.com) Solana signer for [`@solana/web3js`](https://solana-labs.github.io/solana-web3.js/):

If you need a lower-level, fully typed HTTP client for interacting with Turnkey API, check out [`@turnkey/http`](https://www.npmjs.com/package/@turnkey/http).

API Docs: [https://docs.turnkey.com/](https://docs.turnkey.com/)

## Getting started

```bash theme={"system"}
$ npm install @turnkey/solana
```

## Examples

| Example                                      | Description                                                                         |
| -------------------------------------------- | ----------------------------------------------------------------------------------- |
| [`with-solana`](../../examples/with-solana/) | Create a new Solana address, then sign and broadcast a transaction on Solana devnet |

## Documents

* [documents/docs](documents/docs/readme)

## Modules

* [index](index/readme)
