Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.77 KB

File metadata and controls

43 lines (26 loc) · 1.77 KB

HORNET - The IOTA community node

GitHub Workflow Status GitHub release (latest by date) GitHub go.mod Go version GitHub

HORNET is a powerful, community driven 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.
  • shimmer: this branch contains the latest released code targeted for the shimmer network
  • mainnet: this branch contains the latest released code targeted for the IOTA mainnet

Notes

  • 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

Documentation

Hornet documentation can be found here: https://hornet.docs.iota.org/

Contributing