Skip to main content

Account Abstraction

Account Abstraction Beta

Account Abstraction is currently in beta and therefore only available on Devnet.
If you test it out, please share your feedback with us in the IOTA Builders Discord.

Account Abstraction (AA) in IOTA lets you replace fixed cryptographic signature verification with programmable Move logic, enabling flexible and extensible account authentication.

For a full conceptual introduction, see the Account Abstraction explanation.

Move How-Tos

These guides show how to implement and manage abstract accounts in Move.

Go to How To.