Hedera Services Node

Hedera Services node built on the Platform

Лицензия

Лицензия

Группа

Группа

com.hedera.hashgraph
Идентификатор

Идентификатор

hedera-node
Последняя версия

Последняя версия

0.13.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Hedera Services Node
Hedera Services node built on the Platform
Организация-разработчик

Организация-разработчик

Hedera Hashgraph, LLC

Скачать hedera-node

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.hedera.hashgraph/hedera-node/ -->
<dependency>
    <groupId>com.hedera.hashgraph</groupId>
    <artifactId>hedera-node</artifactId>
    <version>0.13.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.hedera.hashgraph/hedera-node/
implementation 'com.hedera.hashgraph:hedera-node:0.13.2'
// https://jarcasting.com/artifacts/com.hedera.hashgraph/hedera-node/
implementation ("com.hedera.hashgraph:hedera-node:0.13.2")
'com.hedera.hashgraph:hedera-node:jar:0.13.2'
<dependency org="com.hedera.hashgraph" name="hedera-node" rev="0.13.2">
  <artifact name="hedera-node" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hedera.hashgraph', module='hedera-node', version='0.13.2')
)
libraryDependencies += "com.hedera.hashgraph" % "hedera-node" % "0.13.2"
[com.hedera.hashgraph/hedera-node "0.13.2"]

Зависимости

compile (17)

Идентификатор библиотеки Тип Версия
com.hedera.hashgraph : hapi-fees jar 0.13.2
com.hedera.hashgraph : hapi-utils jar 0.13.2
com.swirlds : swirlds-platform-core jar 0.9.0
com.swirlds : swirlds-fcmap jar 0.9.0
com.swirlds : swirlds-fcqueue jar 0.9.0
com.swirlds : swirlds-common jar 0.9.0
com.hedera.hashgraph : ethereumj-core jar 1.12.0-v0.5.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.7
commons-io : commons-io jar 2.1
net.i2p.crypto : eddsa jar 0.3.0
javax.inject : javax.inject jar 1
javax.annotation : javax.annotation-api jar 1.3.2
com.hedera.hashgraph : hedera-protobuf-java-api jar 0.13.0-rc.1
org.apache.logging.log4j : log4j pom 2.13.2
org.apache.logging.log4j : log4j-1.2-api jar 2.13.2
org.apache.logging.log4j : log4j-core jar 2.13.2
commons-codec : commons-codec jar 1.11

test (8)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar
org.junit.vintage : junit-vintage-engine jar
org.hamcrest : hamcrest-all jar 1.3
org.junit.jupiter : junit-jupiter-params jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.platform : junit-platform-runner jar
org.mockito : mockito-core jar 3.7.0
org.mockito : mockito-junit-jupiter jar 3.7.0

Модули Проекта

Данный проект не имеет модулей.

CircleCI codecov

Hedera Services

Implementation of the services offered by nodes in the Hedera public network, which is built on the Platform.

Overview of child modules

  • hedera-node/ - implementation of Hedera services on the Platform.
  • test-clients/ - clients and frameworks for end-to-end testing of Services.
  • hapi-fees/ - libraries to estimate resource usage of Services operations.
  • hapi-utils/ - deprecated libraries primarily involved in fee calculation.

JVM

OpenJDK12 is strongly recommended.

Solidity

Hedera Contracts support pragma solidity <=0.5.9.

Docker Compose quickstart

The Docker quickstart covers how to start a local network of Hedera Services nodes using Docker Compose.

Developer IntelliJ quickstart

The IntelliJ quickstart covers how to start a local network of Hedera Services nodes from IntelliJ for testing and development.

com.hedera.hashgraph

Hedera Hashgraph LLC

Версии библиотеки

Версия
0.13.2
0.11.0
0.10.0
0.10.0-rc.1
0.9.0
0.9.0-rc.3
0.9.0-rc.2