Install IOTA
In order to deploy your contracts and interact with the chains some tooling is required. IOTA has an excellent command-line tool that can be used for the most common tasks.
The simplest way to get up and running with IOTA is to install the binary from the latest release available in the IOTA GitHub Repository. Make sure to download the version that matches the network you want to work on.
You can also use the convenient docker images in the repository to run your own local network.
If you require full control over the installation sources and process, you can always build the binaries yourself from source.
Supported operating systems
IOTA supports the following operating systems:
- Linux - Ubuntu version 20.04 (Bionic Beaver) or later
- macOS - macOS Monterey or later
- Microsoft Windows - Windows 10 or later