Skip to content
This repository has been archived by the owner on Feb 14, 2025. It is now read-only.

Update README.md #23

Merged
merged 3 commits into from
Jan 10, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,11 @@
# inx-validator
# INX-Validator

[![Go](https://github.com/iotaledger/inx-validator/actions/workflows/build.yml/badge.svg)](https://github.com/iotaledger/inx-validator/actions/workflows/build.yml)

INX-Validator implements an IOTA 2.0 validator and can be used together with [iota-core](https://github.com/iotaledger/iota-core) to validate IOTA 2.0 compatible networks.

## Version compatibility
* `1.x` versions are compatible with with IOTA 2.0 and [iota-core](https://github.com/iotaledger/iota-core).

## Setup
We recommend not using this repo directly but using our pre-built [Docker images](https://hub.docker.com/r/iotaledger/inx-validator).
Loading