Skip to main content

29 docs tagged with "Rust"

Rust programming language.

View all tags

Address Derivation in IOTA

Explains how IOTA address derivation works — key concepts, BIP-39/BIP-44/SLIP-10 standards, and the three supported signature schemes.

Before You Start

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

Claiming Foundry Outputs

A guide to claiming Foundry Outputs by extracting the CoinManagerTreasuryCap from an AliasOutput in the Move-based IOTA ledger.

Get Coin Balance

How to retrieve coin balances for an IOTA address using the GraphQL client.

Query Events

How to query events emitted by a Move package using the GraphQL client.

Stake IOTA

How to stake IOTA to a validator using the SDK transaction builder.

Transfer to Object

On IOTA, you can transfer objects to objects in the same way you can transfer objects to addresses.