Skip to main content

18 docs tagged with "TypeScript"

TypeScript programming language.

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.

Building Offline

To build a transaction offline (with no client required), you need to fully define all of your

Hello IOTA

This basic example introduces you to the IOTA TypeScript SDK. The Node.js example mints IOTA on an IOTA

IOTA Faucet

Devnet, Testnet, and local networks include faucets that mint IOTA. You can use the IOTA TypeScript

IotaGraphQLClient

IotaGraphQLClient is still in development and may change rapidly as it is being developed.

Key pairs

The IOTA TypeScript SDK provides Keypair classes that handle logic for signing and verification

Local Development

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