Hedera Services

Hedera Services (crypto, file, contract, consensus) on the Platform

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.13.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

Hedera Services
Hedera Services (crypto, file, contract, consensus) on the Platform
Ссылка на сайт

Ссылка на сайт

https://github.com/hashgraph/hedera-services
Организация-разработчик

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

Hedera Hashgraph, LLC
Система контроля версий

Система контроля версий

https://github.com/hashgraph/hedera-services

Скачать hedera-services

Имя Файла Размер
hedera-services-0.13.2.pom 17 KB
Обзор

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
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
commons-io : commons-io jar 2.1

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

  • hapi-utils
  • hapi-fees
  • hedera-node
  • test-clients

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