Skip to main content

13 docs tagged with "IOTA Rust SDK"

The IOTA Rust Software Development Kit

View all tags

Call a View Function

How to call a Move #[view] function from off-chain over JSON-RPC, GraphQL, gRPC, or the Rust and TypeScript SDKs.

Claiming Foundry Outputs

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

IOTA SDK Architecture

Explains how the IOTA SDK is structured — the modular Rust core crates, the FFI bindings model, and the GraphQL and gRPC clients.

Transfer to Object

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