dev note

LiSA is currently in closed alpha development. Documentation reflects planned features and may change. Check our changelog and roadmap for current development status.

Transaction Queue (TX Queue)

Transaction queue for reviewing and signing prepared transactions. Transaction management.

The TX queue is an important part of the UI: it lists prepared and unsigned transactions created from your request. You review and sign them one by one, nothing executes without your signature. Each step only unlocks after the on-chain confirmation of the previous step.

See Transaction queue in Moves for more details.