Skip to main content

10 docs tagged with "CLI"

Command Line Interface.

View All Tags

Before You Start

A guide to familiarizing yourself with the IOTA repository, branch and network structure, SDKs, CLI, and recommended IDEs and plugins.

Compatible Tools

Existing EVM tooling is compatible and can be used directly with an IOTA Smart Contracts chain running EVM. You can configure hardhat, metamask, remix, Ether.js and Web3.js among others.

Install IOTA

Install the IOTA framework and required prerequisites on your system, including the IOTA command line interface to interact with the IOTA network.

Local Development

Guide to setting up and using a local IOTA network for development and testing.

Publish a Package

Learn how to publish your Move package on the IOTA network and interact with it using programmable transaction blocks.