Skip to main content

24 docs tagged with "Move VM"

Move Virtual Machine.

View all tags

Account Abstraction

Account Abstraction in IOTA: overview and how-to guides for Move and the IOTA SDKs

Account Abstraction

Conceptual overview of Account Abstraction in IOTA: components, authentication model, and developer guidance

Basic Authentication Flow

Build and deploy your first abstract account step by step, covering the authenticator function, account creation, and sending AA transactions entirely from the CLI.

Binding Sponsor Approval to Sender Identity

How sponsor authenticators must cryptographically bind their approval to the sender's identity — the sender's authenticator function and auth digest — to prevent sender-side identity swaps after the sponsor has signed.

View Functions

What view functions are in Move on IOTA, the read-only guarantees they provide, and how those guarantees are enforced and recorded on-chain.

View Functions Reference

Specification of the Move #[view] attribute on IOTA: the signature constraints enforced on view functions and the on-chain metadata recorded for them.