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

# Solana Web3 Connection Adapter

The Fireblocks Solana Web3 Connection Adapter facilitates interactions between the Fireblocks API and the Solana blockchain, simplifying the process of sending transactions through Fireblocks by handling complex authentication and transaction signing procedures.

The Solana Web3 Connection Adapter utilizes the [Fireblocks Program Call API](/reference/interact-with-solana-programs) to process and sign all transactions, providing seamless integration with the Solana blockchain and Solana web3.js library.

[Visit our GitHub repo to view code examples](https://github.com/fireblocks/solana-web3-adapter/tree/main/examples)!
