Skip to main content

Documentation Index

Fetch the complete documentation index at: https://hedera-0c6e0218-chore-hide-placeholder-pages.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Browse by section

Every topic in the Native SDKs tab, organized by area.

Quickstart
Install the SDK in JavaScript, Java, or Go and send your first transaction.
SDK Fundamentals
Client, address book, HBAR types, specialized types, and error handling.
Keys
Generate, import, list, threshold, and mnemonic-recover keys.
Transactions
Form, sign, submit, batch — plus receipts, records, and multisig.
Accounts
Create, update, transfer, allowance, balance, and info queries.
Token Service
Define, mint, burn, transfer, airdrop, freeze, pause, wipe — full HTS.
Consensus Service
HCS topics — create, update, submit messages, subscribe to mirror nodes.
Scheduled Transactions
Multi-party signing — create, sign, get info, and execute on threshold.
Smart Contracts
Deploy, call, update — call Solidity contracts from native SDKs.
File Service
On-network file storage — create, append, update, delete, get contents.
Tutorials
Step-by-step guides — tokens, consensus, scheduled, advanced HSM, MCP.
Local Development
Local node, CLI tools, Gitpod, and Codespaces cloud environments.