> For the complete documentation index, see [llms.txt](https://dev.ada-anvil.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev.ada-anvil.io/developer-tools.md).

# Developer Tools

- [Utility Functions](https://dev.ada-anvil.io/developer-tools/utility-functions.md): Anvil Utility Functions
- [Wallet Endpoints](https://dev.ada-anvil.io/developer-tools/wallet-endpoints.md): Query wallet UTXOs and balances directly from Anvil's indexed blockchain data.
- [Wallet CLI](https://dev.ada-anvil.io/developer-tools/wallet-cli.md): A lightweight CLI for generating Cardano wallets offline. Create secure BIP-39 mnemonic wallets or single key-pair (enterprise) wallets—perfect for scripts, tests, and backend services.
- [Web3 Authentication](https://dev.ada-anvil.io/developer-tools/cip8-auth-guide.md)
