Hedera is a public distributed ledger for building and deploying decentralized applications and microservices. You can use Hedera’s network services– Consensus, Tokens, Smart Contracts, and File Service–atop the hashgraph consensus algorithm, to build applications with high throughput, fair ordering, and low-latency consensus finality in seconds without relying on centralized infrastructure.
Hedera Token Service is now live on our networks. Learn more in the blog series, Get started with the Hedera Token Service. Hedera Token Service API information can be found in the SDK section here.
Ready to submit your first transaction to a Hedera network? Visit our Getting Started section to learn the basics of how to create an account and transfer hbars
💥
.
What is hashgraph?
Hashgraph is a distributed consensus algorithm and data structure that is fast, fair, and secure. This indirectly creates a trusted community, even when members do not necessarily trust each other. Hedera is the only authorized public network to use hashgraph. You can learn more about the consensus algorithm here.
Under Development
The following features of the Hedera mainnet are still under development and therefore not yet available:
State Proofs
An alpha version of the state proof is available here
Live Hashes
Staking
Have Feedback?
We're actively working on expanding documentation, examples, and constantly improving our SDK. We'd love to hear from you if a particular subject is confusing, or you have suggestions for an improvement, please let us know by suggesting an edit or in the discord chat.
Contributing Guide
Welcome to Hedera docs contribution guide! Check out ways you can contribute below
⬇
.
All of the markdown files and images are stored in the hashgraph/hedera-docs repository.
Overview
.gitbook/assets
Contains the image files
/core-concepts
Concepts someone new to Hedera should know about
/docs
Technical documentation for the following:
Hedera API
Mirror Node API
SDKs
Java
Javascript
/mainnet
Provides Hedera mainnet information including:
Mainnet nodes
Mirror nodes
Network services and support
/mirrornet
Provides Hedera mirror node information including:
Community mirror nodes
Hedera ETL
Hedera Mirror Node
One-Click Mirror Node Deployment
Run Your Own Beta Mirror Node
/support-and-community
Resources our developer community might be looking for
/testnet
Testnet nodes
Mirror nodes
Network services and support
/resources
Material to help you get started with one of our network services in more depth
/getting-started
Examples that help you from your environment set-up to submitting your first transaction
Ways You Can Contribute
If you find something that needs to be fixed, updated, or would like to publish additional content to the docs site you may do so by the following methods:
Log an issue
You may submit an issue directly on hedera-docs repository
Create a pull request
Fork the repository and submit a pull request that includes the suggested updates
Issues and pull requests will be reviewed by the Hedera team.