Skip to content

subfallen/hedera-services

 
 

Repository files navigation

CircleCI codecov

Hedera Services

The child modules in this repository define and implement the API to the services offered by the nodes in the Hedera public network, which is built on the Platform.

Overview of child modules

  • hapi-proto/ - protobuf defining the Hedera API.
  • hedera-node/ - implementation of Hedera services on the Platform.
  • test-clients/ - client libraries for end-to-end testing of the Hedera network.

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.

About

Hedera Services - crypto, consensus services, files & smart contract

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 93.2%
  • HTML 4.3%
  • Shell 1.3%
  • Python 0.7%
  • Solidity 0.4%
  • Dockerfile 0.1%