Skip to main content

Running a Node

As Wasp is an INX plugin, you must run the wasp node alongside your hornet nodeA community-developed IOTA Node written in the Go programming language. Additionally, the coordinator runs as a plugin via Hornet.. You can use the simple docker-compose setup to do so.

Set Up

Clone and follow the instructions on the node-docker-setup repo.

note

This is aimed at production-ready deployment. If you're looking to spawn a local node for testing/development, please see the local-setup