|
1 | | -# Hedera Block Node |
| 1 | +# Hiero Block Node |
2 | 2 |
|
3 | | -Implementation of the Hedera Block Node, which is responsible for consuming the block streams, maintaining state and exposing additional targeted value adding APIs to the Hedera community. |
| 3 | +Implementation of the Hiero Block Node, which is responsible for consuming the block streams, maintaining state and exposing additional targeted value adding APIs to the Hiero community. |
4 | 4 |
|
5 | 5 | ## Table of Contents |
6 | 6 |
|
7 | 7 | 1. [Project Links](#project-links) |
8 | | -1. [Prerequisites](#prerequisites) |
9 | | -1. [Overview of child modules](#overview-of-child-modules) |
10 | | -1. [Getting Started](#getting-started) |
11 | | -1. [Support](#support) |
12 | | -1. [Contributing](#contributing) |
13 | | -1. [Code of Conduct](#code-of-conduct) |
14 | | -1. [Security](#-security) |
15 | | -1. [License](#license) |
| 8 | +2. [Prerequisites](#prerequisites) |
| 9 | +3. [Overview of child modules](#overview-of-child-modules) |
| 10 | +4. [Getting Started](#getting-started) |
| 11 | +5. [Contributing](#contributing) |
| 12 | +6. [Code of Conduct](#code-of-conduct) |
| 13 | +7. [License](#license) |
16 | 14 |
|
17 | 15 | ## Project Links |
18 | 16 |
|
@@ -42,29 +40,17 @@ Implementation of the Hedera Block Node, which is responsible for consuming the |
42 | 40 |
|
43 | 41 | ## Getting Started |
44 | 42 |
|
45 | | -Refer to the [Hedera Block Node Documentation Overview](docs/overview.md) for more information about the project, design and guides. |
46 | | - |
47 | | -## Support |
48 | | - |
49 | | -If you have a question on how to use the product, please see our |
50 | | -[support guide](https://github.com/hashgraph/.github/blob/main/SUPPORT.md). |
| 43 | +Refer to the [Hiero Block Node Documentation Overview](docs/overview.md) for more information about the project, design and guides. |
51 | 44 |
|
52 | 45 | ## Contributing |
53 | 46 |
|
54 | | -Contributions are welcome. Please see the |
55 | | -[contributing guide](https://github.com/hashgraph/.github/blob/main/CONTRIBUTING.md) |
56 | | -to see how you can get involved. |
| 47 | +Whether you’re fixing bugs, enhancing features, or improving documentation, your contributions are important — let’s build something great together! |
57 | 48 |
|
58 | | -## Code of Conduct |
| 49 | +Please read our [contributing guide](https://github.com/hiero-ledger/.github/blob/main/CONTRIBUTING.md) to see how you can get involved. |
59 | 50 |
|
60 | | -This project is governed by the |
61 | | -[Contributor Covenant Code of Conduct](https://github.com/hashgraph/.github/blob/main/CODE_OF_CONDUCT.md). By |
62 | | -participating, you are expected to uphold this code of conduct. Please report unacceptable behavior |
63 | | - |
64 | | - |
65 | | -## 🔐 Security |
| 51 | +## Code of Conduct |
66 | 52 |
|
67 | | -Please do not file a public ticket mentioning the vulnerability. Refer to the security policy defined in the [SECURITY.md](https://github.com/hashgraph/hedera-block-node/blob/main/SECURITY.md). |
| 53 | +Hiero uses the Linux Foundation Decentralised Trust [Code of Conduct](https://www.lfdecentralizedtrust.org/code-of-conduct). |
68 | 54 |
|
69 | 55 | ## License |
70 | 56 |
|
|
0 commit comments