https://github.com/hiero-ledger/hiero-consensus-node
Crypto, token, consensus, file, and smart contract services for a Hiero based network
https://github.com/hiero-ledger/hiero-consensus-node
hacktoberfest
Last synced: 4 months ago
JSON representation
Crypto, token, consensus, file, and smart contract services for a Hiero based network
- Host: GitHub
- URL: https://github.com/hiero-ledger/hiero-consensus-node
- Owner: hiero-ledger
- License: apache-2.0
- Created: 2020-05-06T17:17:43.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2025-05-07T20:09:49.000Z (about 1 year ago)
- Last Synced: 2025-05-07T20:28:50.940Z (about 1 year ago)
- Topics: hacktoberfest
- Language: Java
- Homepage:
- Size: 418 MB
- Stars: 334
- Watchers: 41
- Forks: 155
- Open Issues: 1,237
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- best-of-crypto - GitHub - 19% open · ⏱️ 05.06.2024): (Smart Contract Platforms)
README
[](https://github.com/hashgraph/hedera-services/actions/workflows/node-flow-build-application.yaml)
[](https://github.com/hashgraph/hedera-services/actions/workflows/flow-artifact-determinism.yaml)
[](https://github.com/hashgraph/hedera-services/actions/workflows/flow-node-performance-tests.yaml)
[](https://scorecard.dev/viewer/?uri=github.com/hiero-ledger/hiero-consensus-node)
[](https://bestpractices.coreinfrastructure.org/projects/10697)
[](https://codecov.io/gh/hashgraph/hedera-services)
[](README.md)
[](https://github.com/hashgraph/hedera-services/)
[](docs/gradle-quickstart.md)
[](LICENSE)
# Hedera Services
Implementation of the Platform and the
[services offered](https://github.com/hashgraph/hedera-protobufs) by nodes in the
[Hedera public network](https://hedera.com).
## Overview of child modules
- _platform-sdk/_ - the basic Platform – [documentation](platform-sdk/docs/platformWiki.md)
- _hedera-node/_ - implementation of Hedera services on the Platform –
[documentation](hedera-node/docs/)
## Getting Started
Refer to the [Hedera Architecture and Design](hedera-node/docs/design/design.md) for an architectural overview of the
Hedera Services project.
Refer to the [Quickstart Guide](docs/README.md) for how to work with this project.
## Solidity
Hedera Contracts support `pragma solidity <=0.8.9`.
## Support
If you have a question on how to use the product, please see our
[support guide](https://github.com/hashgraph/.github/blob/main/SUPPORT.md).
## Contributing
Contributions are welcome. Please see the
[contributing guide](https://github.com/hashgraph/.github/blob/main/CONTRIBUTING.md) to see how you
can get involved.
## Code of Conduct
This project is governed by the
[Contributor Covenant Code of Conduct](https://github.com/hashgraph/.github/blob/main/CODE_OF_CONDUCT.md).
By participating, you are expected to uphold this code of conduct.
## License
[Apache License 2.0](LICENSE)