> For the complete documentation index, see [llms.txt](https://docs.augustdigital.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.augustdigital.io/developers/typescript-sdk/code-examples.md).

# Usage Guide

This section contains practical code examples for using the August Digital SDK.

* [Vaults](/developers/typescript-sdk/code-examples/vaults.md) - Working with vaults
* [EVM Actions](/developers/typescript-sdk/code-examples/evm-actions.md) - EVM blockchain interactions
* [Cross-Chain Vaults](https://github.com/fractal-protocol/js-sdk/blob/main/docs/developers/javascript-sdk/code-examples/cross-chain-vaults.md) - LayerZero OVault cross-chain deposits and redemptions
* [Solana Actions](/developers/typescript-sdk/code-examples/solana-actions.md) - Solana blockchain interactions
* [ABI's](/developers/typescript-sdk/code-examples/abis.md) - Contract ABIs
