ide icon indicating copy to clipboard operation
ide copied to clipboard

Add message source to interact tool

Open ankushKun opened this issue 11 months ago • 0 comments

(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

image

ankushKun avatar Jan 15 '25 07:01 ankushKun