HORNET is a powerful IOTA fullnode software written in Go. It is easy to install and maintain.
In this repository you will find the following branches:
develop
: default branch where all development will get merged to. This represents the next iteration of the node.staging
: this branch contains the latest released code targeted for the shimmer networkproduction
: this branch contains the latest released code targeted for the IOTA mainnet
- Please open a new issue if you detect an error or crash (or submit a PR if you have already fixed it).
- The issue section is not a support section, if you have questions about HORNET please post them in the
#hornet
channel (official iota discord server).
Table of contents
Hornet documentation can be found here: https://wiki.iota.org/hornet/welcome
An overview over all configuration parameters can be found here.
- See CONTRIBUTING