This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Description
(1) In the interact tab, add an input/toggle for message source (user wallet/process), this will allow users to define wether the message should be sent from their wallet or a different process.
If user chooses to send message form their web wallet, simply use aoconnect to send the message.
If user chooses to send message from another process owned by their wallet, send an Eval Action to the process with the code to send message in the Data field.
(2) Also show processes from different files (if any) from the dropdown selector in Target input
