Skip to content

iotaledger/iota-core

Repository files navigation

IOTA-Core - The IOTA 2.0 node

IOTA-Core is the node software for the upcoming IOTA 2.0 protocol.


GitHub Release (latest by date) GitHub go.mod Go version GitHub License

unit-test unit-test-nightly build_docker docker-network-health docker-network-tests-nightly

In this repository you will find the following branches:

  • production: this branch contains the latest released code targeted for the IOTA mainnet
  • staging: this branch contains the latest released code targeted for the Shimmer network
  • develop: default branch where all development will get merged to. This represents the next iteration of the node.

Notes

  • Please open a new issue if you detect an error or crash (or submit a PR if you have already fixed it).

Configuration

An overview over all configuration parameters can be found here.

Setup

We recommend not using this repo directly but using our pre-built Docker images.