Skip to main content

Quick Start

The IOTA TypeScript SDK is a modular library of tools for interacting with the IOTA blockchain. Use it to send queries to RPC nodes, build and sign transactions, and interact with an IOTA or local network.

Installation

npm i @iota/iota-sdk

Module packages

The SDK contains a set of modular packages that you can use independently or together. Import just what you need to keep your code light and compact.